Skip to content

Hostname

abc.jp

Last fetched

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

Nutrition Label

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

Resolution chain

abc.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
ana business create co.,ltd.
Contact emails

Subdomains

8 observed subdomains of abc.jp.

Web-graph footprint

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

77 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for abc.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail-spf.ferret-one.com
SPF_INCLUDEspf.tricorn.net
SPF_IP101.110.24.73
SPF_IP118.103.91.0/25
SPF_IP13.229.166.177
SPF_IP18.178.160.229
SPF_IP210.166.72.24/32
SPF_IP210.166.72.25/32
SPF_IP210.166.72.35/32
SPF_IP210.166.72.36/32
SPF_IP210.166.72.37/32
SPF_IP210.231.106.160/27
SPF_IP211.133.135.210
SPF_IP27.133.226.106
SPF_IP35.72.252.73
SPF_IP52.196.115.187
SPF_IP54.169.249.172

Related pages

Pivot deeper into the graph from abc.jp.

Cypher and MCP

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

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