Skip to content

Hostname

ooka.com

Last fetched

ooka.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ooka.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ooka.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.283.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.493.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.563.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.773.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.12052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
name administration inc. (bvi)
Contact emails

Subdomains

46 observed subdomains of ooka.com.

Web-graph footprint

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

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ooka.com.

MechanismTarget
SPF_INCLUDE25636661.spf04.hubspotemail.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from ooka.com.

Cypher and MCP

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

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