Skip to content

Hostname

ftwatt.net

Last fetched

ftwatt.net resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ftwatt.netRouting diversity5.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ftwatt.net

Resolution chain

ftwatt.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.199.7216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.14616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.24616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.15716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.15716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.13152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.23752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.8352.217.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.70.11552.217.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.75.15552.217.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.352.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.7754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.10954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of ftwatt.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ftwatt.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from ftwatt.net.

Cypher and MCP

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

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