Skip to content

Hostname

abz.jp

Last fetched

abz.jp resolves to 2 IPv4 addresses operated by AS17511 in JP.

Nutrition Label

WHISPER CANON · abz.jpRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/abz.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
obi net
Contact emails

Subdomains

3 observed subdomains of abz.jp.

Web-graph footprint

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

36 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abz.jp.

MechanismTarget
SPF_Aabz.jp
SPF_MXabz.jp
SPF_REDIRECTspf.iq-servers.com

Related pages

Pivot deeper into the graph from abz.jp.

Cypher and MCP

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

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