Skip to content

Hostname

offers.ookaisland.com

Last fetched

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

Nutrition Label

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

Resolution chain

offers.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 offers.ookaisland.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

Cypher and MCP

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

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