Skip to content

Hostname

faaw.tv

Last fetched

faaw.tv resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · faaw.tvRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/faaw.tv

Resolution chain

faaw.tv resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.90.18013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.30.46176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.102.18018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.188.3718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.182.1853.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.129.463.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.81.03.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.175.5235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.143.10835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.233.17754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.0.15918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
eigo isomura
Contact emails

Subdomains

5 observed subdomains of faaw.tv.

Web-graph footprint

Distinct hostnames that link to or from faaw.tv in the public web crawl.

41 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • faaw.tv

SPF policy

14 SPF mechanisms authorising senders for faaw.tv.

MechanismTarget
SPF_INCLUDEsgw.ko-sokumail.net
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf2.faaw.tv
SPF_IP180.148.170.128/27
SPF_IP180.148.170.140
SPF_IP180.148.170.146
SPF_IP202.131.201.0/24
SPF_IP202.143.68.49
SPF_IP202.143.68.50
SPF_IP203.191.230.126/32
SPF_IP219.122.254.237
SPF_IP35.73.71.25/32
SPF_IP54.65.252.59/32

Related pages

Pivot deeper into the graph from faaw.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "faaw.tv"})-[: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.