Skip to content

Hostname

ohw.jp

Last fetched

ohw.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ohw.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/ohw.jp

Resolution chain

ohw.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
japan registry services jpdirect
Contact emails

Subdomains

2 observed subdomains of ohw.jp.

Web-graph footprint

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

23 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ohw.jp.

MechanismTarget
SPF_INCLUDE_spf.heteml.jp
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.makeshop.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP162.43.122.105/32
SPF_IP61.206.34.194

Related pages

Pivot deeper into the graph from ohw.jp.

Cypher and MCP

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

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