Skip to content

Hostname

815kids.com

Last fetched

815kids.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · 815kids.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/815kids.com

Resolution chain

815kids.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.231.64.153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1697
Organization
over paradigm tech.
Contact emails

Subdomains

15 observed subdomains of 815kids.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 815kids.com.

MechanismTarget
SPF_A815kids.com
SPF_INCLUDEmail.815kids.com
SPF_IP59.120.111.36
SPF_MX815kids.com

Related pages

Pivot deeper into the graph from 815kids.com.

Cypher and MCP

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

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