Skip to content

Hostname

nestseekers.com

Last fetched

nestseekers.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.4113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.1252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.1954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9854.192.100.0/22AS16509AMAZON-02 - 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 nestseekers.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nestseekers.com.

MechanismTarget
SPF_Anestseekers.com
SPF_INCLUDE39569156.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brokerloop.cc
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu7119603.wl104.sendgrid.net
SPF_IP4.71.145.37
SPF_IP54.88.0.12

Related pages

Pivot deeper into the graph from nestseekers.com.

Cypher and MCP

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

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