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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.61.30 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.39 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.43 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.58 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.86.2 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.3 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.48 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.94 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.117.58 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.75 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.78 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.99 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ff-tg.com owner
- Contact emails
- 6318e04d-1d06-40b2-819b-2a95a99087f2@identity-protect.org
- b7d22996-ffb4-4ec2-9f9e-b50d193135f4@identity-protect.org
- c863bba4-181e-4153-8d54-3ecf4ff309fe@identity-protect.org
- dfcaee41-adde-4a67-aca2-0cb423261606@identity-protect.org
- f38066bf-f8d2-4125-be3a-5e15f03581a9@identity-protect.org
- owner-7295716@ff-tg.com.whoisprivacyservice.org
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.
- IP · 13.225.61.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6318e04d-1d06-40b2-819b-2a95a99087f2@identity-protect.org
- TLD · .com
- Browse hostnames · ff…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.