Skip to content

Hostname

furyu.jp

Last fetched

furyu.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · furyu.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/furyu.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.221.18313.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.72.14876.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
furyu corporation
Contact emails

Subdomains

43 observed subdomains of furyu.jp.

Web-graph footprint

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

459 sites link to this hostname.

214 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for furyu.jp.

MechanismTarget
SPF_INCLUDE_spf.adish.co.jp
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEsupport-ml.jp
SPF_IP13.230.202.135
SPF_IP202.214.118.125
SPF_IP202.241.173.229
SPF_IP3.113.161.109
SPF_IP3.113.50.212
SPF_IP35.72.57.92
SPF_IP54.65.139.210
SPF_IP54.92.13.184
SPF_IP54.95.151.109
SPF_IP61.200.40.7

Related pages

Pivot deeper into the graph from furyu.jp.

Cypher and MCP

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

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