Skip to content

Hostname

www.postcodeanywhere.com

Last fetched

www.postcodeanywhere.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · www.postcodeanywhere.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.postcodeanywhere.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.173.101108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.127108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.28108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.98108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.3.1103.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.653.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.713.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.953.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.postcodeanywhere.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsalesforce.com
SPF_IP217.10.139.193/27
SPF_MXwww.postcodeanywhere.com

Related pages

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

Cypher and MCP

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

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