Skip to content

Hostname

wh00.ooo

Last fetched

wh00.ooo resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · wh00.oooRouting diversity7.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/wh00.ooo

Resolution chain

wh00.ooo resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.82.2213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.94.17713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.135.20413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.254.15313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.201.22113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.108.11213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.248.8013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.5.13413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.214.213.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.252.41175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.155.23818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.230.21718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.51.21818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.54.15218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.0.14418.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.103.5318.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.75.7718.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.134.16418.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.154.23.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.192.633.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
linq,inc.
Contact emails

Subdomains

4 observed subdomains of wh00.ooo.

Web-graph footprint

Distinct hostnames that link to or from wh00.ooo in the public web crawl.

21 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wh00.ooo.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wh00.ooo.

Cypher and MCP

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

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