Skip to content

Hostname

okaidi.it

Last fetched

okaidi.it resolves to 6 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.itRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/okaidi.it

Resolution chain

okaidi.it 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
104.85.54.32104.85.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.37.61.1723.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.61.227.7823.61.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
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
- -
Contact emails

Subdomains

10 observed subdomains of okaidi.it.

Web-graph footprint

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

81 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for okaidi.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP20.74.68.220

Related pages

Pivot deeper into the graph from okaidi.it.

Cypher and MCP

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

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