Hostname
iboco.fr
Last fetched
iboco.fr resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in FR. WHOIS lists registrar:ascio technologies inc. danmark - filial af ascio technologies inc. usa as the registrar.
Nutrition Label
Resolution chain
iboco.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.101.29.42 | 95.101.29.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 95.101.29.6 | 95.101.29.0/24 | AS20940 | AKAMAI-ASN1 | FR |
WHOIS identity
- Registrar
- registrar:ascio technologies inc. danmark - filial af ascio technologies inc. usa
- Organization
- —
- Contact emails
- —
Subdomains
14 observed subdomains of iboco.fr.
Web-graph footprint
Distinct hostnames that link to or from iboco.fr in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for iboco.fr.
| Mechanism | Target |
|---|---|
| SPF_MX | iboco.fr |
Related pages
Pivot deeper into the graph from iboco.fr.
- IP · 95.101.29.42
- ASN · AS20940AKAMAI-ASN1
- Registrar · registrar:ascio technologies inc. danmark - filial af ascio technologies inc. usa
- Country · FR
- TLD · .fr
- Browse hostnames · ib…
- 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: "iboco.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.