Skip to content

Hostname

ash.jp

Last fetched

ash.jp resolves to 2 IPv4 addresses operated by AS55392 in JP.

Nutrition Label

WHISPER CANON · ash.jpRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/ash.jp

Resolution chain

ash.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
ash
Contact emails

Subdomains

31 observed subdomains of ash.jp.

Web-graph footprint

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

140 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ash.jp.

MechanismTarget
SPF_Aash.jp
SPF_IP130.62.210.124
SPF_IP219.117.242.144/29
SPF_IP52.199.6.10
SPF_MXash.jp

Related pages

Pivot deeper into the graph from ash.jp.

Cypher and MCP

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

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