Skip to content

Hostname

ook.ookaisland.com

Last fetched

ook.ookaisland.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ook.ookaisland.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ook.ookaisland.com

Resolution chain

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

No WHOIS records are currently associated with ook.ookaisland.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ook.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 ook.ookaisland.com.

Cypher and MCP

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

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