Skip to content

Hostname

ny1.com

Last fetched

ny1.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ny1.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ny1.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.182.242100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.61.109100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.212.23100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.96.81100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.26.1863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.138.2463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.50.113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.249.18834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.37.21234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.12.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.110.16344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.175.3944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.13.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.46.18452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.113.13452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.103.13152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.235.452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.55.20852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.98.452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.220.10954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ny1.com.

MechanismTarget
SPF_IP24.176.92.28/32
SPF_MXny1.com

Related pages

Pivot deeper into the graph from ny1.com.

Cypher and MCP

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

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