Skip to content

Hostname

amherstwine.com

Last fetched

amherstwine.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amherstwine.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amherstwine.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.52.192100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.134.12423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.86.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.240.16734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.12.1934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.110.11544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.114.5952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.180.21652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.237.8954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.154.6854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.143.2954.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.21.11954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of amherstwine.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amherstwine.com.

Cypher and MCP

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

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