Skip to content

Hostname

ookaisland.com

Last fetched

ookaisland.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ookaisland.comRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ookaisland.com

Resolution chain

ookaisland.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.192.136.234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.165.2134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.50.5852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.144.5152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.247.23152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.94.6652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

14 observed subdomains of ookaisland.com.

Web-graph footprint

Distinct hostnames that link to or from ookaisland.com in the public web crawl.

45 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ookaisland.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdatadrivenemail.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from ookaisland.com.

Cypher and MCP

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

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