Skip to content

Hostname

sonz.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · sonz.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/sonz.co.jp

Resolution chain

sonz.co.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
sonz corporation
Contact emails

Subdomains

12 observed subdomains of sonz.co.jp.

Web-graph footprint

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

7 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Asonz.co.jp
SPF_Azen-mcnulty.103-217-137-203.plesk.page
SPF_INCLUDE_spf.google.com
SPF_IP103.217.137.203
SPF_IP112.78.125.40
SPF_IP140.227.126.164
SPF_IP150.66.57.78
SPF_IP210.236.0.59
SPF_MXsonz.co.jp

Related pages

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

Cypher and MCP

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

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