Hostname
childu.com
Last fetched
childu.com resolves to 64.28.109.135, announced in 64.28.104.0/21 by LIGHTEDGE-AS-02 - LightEdge Solutions in US. childu.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 64.28.109.135
64.28.104.0/21 · LIGHTEDGE-AS-02 - LightEdge Solutions · Austin, US
IPv6 resolution
No AAAA record for childu.com is recorded in WhisperGraph.
Attribution
lightedge
ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of childu.com owner
- Contact emails
- administrator@edgenuity.com, jhayden@compasslearning.com, 5f3af8d7-36c3-4488-ba38-986904d9e170@identity-protect.org, 71a68946-7614-4bb0-9ea5-b96f58273424@identity-protect.org, 971b715e-6de3-4409-b6ef-377e9cc1536f@identity-protect.org, d2e7844f-7cce-45dd-b597-1636ea72e19f@identity-protect.org, d4ec7ed1-4547-4b99-b01b-ba58b531153c@identity-protect.org, dc2d17e2-22e8-49e3-9049-00560f94985a@identity-protect.org, f5de16cb-a233-4f44-9583-7dc18d4e952f@identity-protect.org, owner-10313514@childu.com.whoisprivacyservice.org, owner-5273570@childu.com.whoisprivacyservice.org, owner-6176303@childu.com.whoisprivacyservice.org, owner-643878@childu.com.whoisprivacyservice.org
Subdomains
| Subdomain |
|---|
| www.childu.com |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-260.awsdns-32.com
- ns-610.awsdns-12.net
- ns-1468.awsdns-55.org
- ns-1725.awsdns-23.co.uk
Threat-feed evidence
History
Related pages
Pivot from childu.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "childu.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.