Skip to content

Hostname

us.ooka.com

Last fetched

us.ooka.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · us.ooka.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/us.ooka.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.251.1213.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.2413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.6513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.9513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1163.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.463.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.503.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.83.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with us.ooka.com in WhisperGraph.

Subdomains

2 observed subdomains of us.ooka.com.

Web-graph footprint

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

9 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for us.ooka.com.

MechanismTarget
SPF_INCLUDE25636661.spf04.hubspotemail.net
SPF_INCLUDEem8906.us.ooka.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from us.ooka.com.

Cypher and MCP

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

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