Skip to content

Hostname

36net.jp

Last fetched

36net.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · 36net.jpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/36net.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.231.68.11813.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.18.24843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.126.9052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.247.16252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.142.21952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.188.24157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
sanroku co.,ltd.
Contact emails

Subdomains

1 observed subdomain of 36net.jp.

Subdomain
www.36net.jp

Web-graph footprint

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

13 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 36net.jp.

MechanismTarget
SPF_INCLUDEspf21.gmoserver.jp
SPF_IP175.45.137.135
SPF_IP18.176.20.44

Related pages

Pivot deeper into the graph from 36net.jp.

Cypher and MCP

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

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