Skip to content

Hostname

okaidi.es

Last fetched

okaidi.es resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · okaidi.esRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/okaidi.es

Resolution chain

okaidi.es resolves to 6 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
184.25.218.36184.25.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.10.196.10823.10.192.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
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

WHOIS identity

No WHOIS records are currently associated with okaidi.es in WhisperGraph.

Subdomains

11 observed subdomains of okaidi.es.

Web-graph footprint

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

45 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for okaidi.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsmtp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from okaidi.es.

Cypher and MCP

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

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