Skip to content

Hostname

amarcordapp.com

Last fetched

amarcordapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · amarcordapp.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/amarcordapp.com

Resolution chain

amarcordapp.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.1813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.90.243.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.513.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.533.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.983.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.175.207.463.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.563.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.923.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.983.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:13
Organization
Contact emails

Subdomains

1 observed subdomain of amarcordapp.com.

Web-graph footprint

Distinct hostnames that link to or from amarcordapp.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for amarcordapp.com.

MechanismTarget
SPF_Aamarcordapp.com
SPF_INCLUDEspf.forwardemail.net
SPF_MXamarcordapp.com

Related pages

Pivot deeper into the graph from amarcordapp.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amarcordapp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.