Skip to content

Hostname

raisedandrooted.com

Last fetched

raisedandrooted.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.106.11013.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.2813.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.5513.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.8613.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.249.126.11713.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.12613.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.6113.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.6313.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
contact privacy inc. customer 0142142424
Contact emails

Subdomains

2 observed subdomains of raisedandrooted.com.

Web-graph footprint

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

48 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for raisedandrooted.com.

MechanismTarget
SPF_INCLUDEspf-00003402.pphosted.com

Related pages

Pivot deeper into the graph from raisedandrooted.com.

Cypher and MCP

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

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