Skip to content

Hostname

ff-tg.com

Last fetched

ff-tg.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ff-tg.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ff-tg.com

Resolution chain

ff-tg.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.61.3013.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.3913.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.4313.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.5813.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.583.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.753.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.783.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.993.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ff-tg.com owner
Contact emails

Subdomains

1 observed subdomain of ff-tg.com.

Subdomain
dev.ff-tg.com

Web-graph footprint

Distinct hostnames that link to or from ff-tg.com in the public web crawl.

54 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ff-tg.com.

Cypher and MCP

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

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