Skip to content

Hostname

www.stampbox.com

Last fetched

www.stampbox.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.stampbox.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.stampbox.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.220.5.24518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.107.173.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.80.1353.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.208.2243.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.stampbox.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.stampbox.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from www.stampbox.com.

Cypher and MCP

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

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