Skip to content

Hostname

www.selfunbound.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.121.1223.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.121.583.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.121.663.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.121.723.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.71.1954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Awww.selfunbound.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEemailsrvr.com
SPF_MXwww.selfunbound.com

Related pages

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

Cypher and MCP

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

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