Skip to content

Hostname

amys.com

Last fetched

amys.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · amys.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amys.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.110.16313.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.170.8113.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.130.63204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.219.13252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.122.18354.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.6.24954.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.60.24654.67.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
amy's kitchen,
Contact emails

Subdomains

23 observed subdomains of amys.com.

Web-graph footprint

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

1,023 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for amys.com.

MechanismTarget
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.68.123/32
SPF_IP208.86.168.7/32
SPF_IP50.203.203.162
SPF_IP50.203.203.163
SPF_IP50.203.203.165

Related pages

Pivot deeper into the graph from amys.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amys.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.