Skip to content

Hostname

inaba.co.jp

Last fetched

inaba.co.jp resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · inaba.co.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/inaba.co.jp

Resolution chain

inaba.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.127.97.142153.127.0.0/17AS7684JP

WHOIS identity

No WHOIS records are currently associated with inaba.co.jp in WhisperGraph.

Subdomains

12 observed subdomains of inaba.co.jp.

Web-graph footprint

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

296 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for inaba.co.jp.

MechanismTarget
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.e-refax.smtps.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.satorimail.net
SPF_IP124.109.181.7/32
SPF_IP133.242.224.95
SPF_IP133.242.226.14
SPF_IP160.17.0.0/16
SPF_IP202.214.162.144/28

Related pages

Pivot deeper into the graph from inaba.co.jp.

Cypher and MCP

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

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