Skip to content

Hostname

faitharrow.jp

Last fetched

faitharrow.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

WHISPER CANON · faitharrow.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/faitharrow.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.1118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.245.124.10718.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.3918.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.6718.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.8518.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
faitharrow ,inc
Contact emails

Subdomains

1 observed subdomain of faitharrow.jp.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for faitharrow.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from faitharrow.jp.

Cypher and MCP

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

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