Skip to content

Hostname

9db.jp

Last fetched

9db.jp resolves to 4 IPv4 addresses operated by SAKURA-A SAKURA Internet Inc. in JP.

Nutrition Label

WHISPER CANON · 9db.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/9db.jp

Resolution chain

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

IPPrefixASNOperatorCountry
133.242.50.140133.242.0.0/16AS7684SAKURA-A SAKURA Internet Inc.JP
153.120.17.35153.120.0.0/17AS7684SAKURA-A SAKURA Internet Inc.JP
153.120.25.242153.120.0.0/17AS7684SAKURA-A SAKURA Internet Inc.JP
133.242.16.219133.242.0.0/16AS7684SAKURA-A SAKURA Internet Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 9db.jp.

MechanismTarget
SPF_A9db.jp
SPF_INCLUDE1lejend.com
SPF_INCLUDE_spf.lolipop.jp

Related pages

Pivot deeper into the graph from 9db.jp.

Cypher and MCP

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

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