Hostname
favtcg.com
Last fetched
favtcg.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
favtcg.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.109 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.118 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.47 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.96 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of favtcg.com owner
- Contact emails
- 06f534da-878c-4b37-a689-e02ab458aa1b@identity-protect.org
- 178367ba-1eb1-4e3b-9298-d450a0ef3e42@identity-protect.org
- 67db49e3-e62d-43c7-b869-51e95ef22d72@identity-protect.org
- 682be49e-b65a-4203-9a82-3bad8e28b766@identity-protect.org
- db95a9c1-1232-4eae-a9cd-da2849cca2d3@identity-protect.org
- e1c54e67-b14b-4e06-93ec-b94b044d1dac@identity-protect.org
Subdomains
3 observed subdomains of favtcg.com.
Web-graph footprint
Distinct hostnames that link to or from favtcg.com in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from favtcg.com.
- IP · 108.139.29.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06f534da-878c-4b37-a689-e02ab458aa1b@identity-protect.org
- TLD · .com
- Browse hostnames · fa…
- 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: "favtcg.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.