Skip to content

Hostname

fisharrow.co.jp

Last fetched

fisharrow.co.jp resolves to 2 IPv4 addresses operated by AS9371 in JP.

Nutrition Label

WHISPER CANON · fisharrow.co.jpRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/fisharrow.co.jp

Resolution chain

fisharrow.co.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
fish arrow
Contact emails

Subdomains

3 observed subdomains of fisharrow.co.jp.

Web-graph footprint

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

118 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fisharrow.co.jp

SPF policy

5 SPF mechanisms authorising senders for fisharrow.co.jp.

MechanismTarget
SPF_Afisharrow.co.jp
SPF_Asv13342.xserver.jp
SPF_Awww1748.sakura.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXfisharrow.co.jp

Related pages

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

Cypher and MCP

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

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