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
Resolution chain
idkids.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.10.132.35 | 23.10.128.0/18 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CA |
| 23.222.131.79 | 23.222.128.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | HK |
| 23.66.226.30 | 23.66.224.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
47 observed subdomains of idkids.com.
Showing 25 of 47. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | oxybul.epticahosting.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 185.61.184.107/32 |
| SPF_IP | 195.219.86.54 |
| SPF_IP | 20.74.68.220 |
| SPF_IP | 212.234.95.167 |
| SPF_IP | 212.234.95.189 |
| SPF_IP | 213.244.26.218/32 |
| SPF_IP | 65.52.66.119 |
| SPF_IP | 80.231.244.86 |
| SPF_MX | mail.easimail.fr |
Related pages
Pivot deeper into the graph from idkids.com.
- IP · 23.10.132.35
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · CA
- Email · contact_dns@idgroup.com
- TLD · .com
- Browse hostnames · id…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.