Skip to content

Hostname

boujosou.co.jp

Last fetched

boujosou.co.jp resolves to 1 IPv4 address operated by AIN-NET - Nonprofit Organization Kitaura Hana Net in JP.

Nutrition Label

WHISPER CANON · boujosou.co.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/boujosou.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
203.192.98.168203.192.96.0/19AS23804AIN-NET - Nonprofit Organization Kitaura Hana NetJP

WHOIS identity

Registrar
Organization
boujosou corporation.
Contact emails

Subdomains

2 observed subdomains of boujosou.co.jp.

Web-graph footprint

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

17 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boujosou.co.jp.

MechanismTarget
SPF_IP203.192.98.162

Related pages

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

Cypher and MCP

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

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