Skip to content

Hostname

oakhouse.jp

Last fetched

oakhouse.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · oakhouse.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oakhouse.jp

Resolution chain

oakhouse.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.235.10213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.227.1018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.189.813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.34.383.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.3.5235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.177.3835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.130.21652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.176.17352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.176.3154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.14.013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
kabusikigaisha oakhouse
Contact emails

Subdomains

15 observed subdomains of oakhouse.jp.

Web-graph footprint

Distinct hostnames that link to or from oakhouse.jp in the public web crawl.

539 sites link to this hostname.

185 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for oakhouse.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_IP210.171.136.45

Related pages

Pivot deeper into the graph from oakhouse.jp.

Cypher and MCP

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

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