Skip to content

Hostname

netowl.jp

Last fetched

netowl.jp resolves to 4 IPv4 addresses operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · netowl.jpRouting diversity3.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/netowl.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
netowl,
Contact emails

Subdomains

236 observed subdomains of netowl.jp.

Web-graph footprint

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

172 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for netowl.jp.

MechanismTarget
SPF_IP112.78.117.0/24
SPF_IP120.136.10.0/24
SPF_IP157.112.155.254
SPF_IP162.43.112.0/24
SPF_IP183.181.92.10
SPF_IP183.181.99.176
SPF_IP183.90.225.3
SPF_IP202.226.36.233
SPF_IP219.94.200.233

Related pages

Pivot deeper into the graph from netowl.jp.

Cypher and MCP

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

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