Skip to content

Hostname

idkids.com

Last fetched

idkids.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · idkids.comRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/idkids.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.10.132.3523.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.222.131.7923.222.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.66.226.3023.66.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

47 observed subdomains of idkids.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for idkids.com.

MechanismTarget
SPF_Aoxybul.epticahosting.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_IP185.61.184.107/32
SPF_IP195.219.86.54
SPF_IP20.74.68.220
SPF_IP212.234.95.167
SPF_IP212.234.95.189
SPF_IP213.244.26.218/32
SPF_IP65.52.66.119
SPF_IP80.231.244.86
SPF_MXmail.easimail.fr

Related pages

Pivot deeper into the graph from idkids.com.

Cypher and MCP

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

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