Hostname
idkids.fr
Last fetched
idkids.fr resolves to 8 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
idkids.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.21.32 | 104.102.20.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.85.54.32 | 104.85.52.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 184.25.218.36 | 184.25.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.37.61.17 | 23.37.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.239.30 | 23.45.236.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.197.14 | 23.52.192.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.66.226.30 | 23.66.224.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 173.223.28.21 | 173.223.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | — |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- id group
- Contact emails
Subdomains
10 observed subdomains of idkids.fr.
Web-graph footprint
Distinct hostnames that link to or from idkids.fr in the public web crawl.
224 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for idkids.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.135.194.75 |
| SPF_IP | 65.52.66.119 |
Related pages
Pivot deeper into the graph from idkids.fr.
- IP · 104.102.21.32
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains inc.
- Country · DE
- Email · contact_dns@idgroup.com
- TLD · .fr
- 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.fr"})-[: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.