Skip to content

Hostname

okaidi.fr

Last fetched

okaidi.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

WHISPER CANON · okaidi.frRouting diversity4.8/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/okaidi.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.21.32104.102.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.85.54.32104.85.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.25.218.36184.25.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.203.74.24923.203.72.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.37.61.1723.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.239.3023.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.226.3023.66.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
173.223.28.21173.223.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
id group
Contact emails

Subdomains

16 observed subdomains of okaidi.fr.

Web-graph footprint

Distinct hostnames that link to or from okaidi.fr in the public web crawl.

361 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for okaidi.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP20.74.68.220
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP212.234.95.167
SPF_IP213.244.26.218/32
SPF_IP81.255.95.51

Related pages

Pivot deeper into the graph from okaidi.fr.

Cypher and MCP

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

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