Skip to content

Hostname

store.anaturaldifference.com

Last fetched

store.anaturaldifference.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · store.anaturaldifference.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/store.anaturaldifference.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
178.156.153.231178.156.153.0/24AS213230US
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with store.anaturaldifference.com in WhisperGraph.

Subdomains

1 observed subdomain of store.anaturaldifference.com.

Web-graph footprint

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

7 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for store.anaturaldifference.com.

MechanismTarget
SPF_Astore.anaturaldifference.com
SPF_IP104.248.9.13
SPF_IP178.156.153.231
SPF_IP192.241.143.99
SPF_MXstore.anaturaldifference.com

Related pages

Pivot deeper into the graph from store.anaturaldifference.com.

Cypher and MCP

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

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