Skip to content

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

WHISPER CANON · iboco.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iboco.fr

Resolution chain

iboco.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.101.29.4295.101.29.0/24AS20940AKAMAI-ASN1FR
95.101.29.695.101.29.0/24AS20940AKAMAI-ASN1FR

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iboco.fr.

MechanismTarget
SPF_MXiboco.fr

Related pages

Pivot deeper into the graph from iboco.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.