Skip to content

Hostname

selfdecode.com

Last fetched

selfdecode.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · selfdecode.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/selfdecode.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.125108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.44108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.6108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.66108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.134.1213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.12113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.6013.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.32.241.10713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of selfdecode.com.

Web-graph footprint

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

304 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for selfdecode.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from selfdecode.com.

Cypher and MCP

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

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