Hostname
furcotracards.com
Last fetched
furcotracards.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
furcotracards.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.110 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.43 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.67 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.69 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.48.119 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.36 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.49 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.93 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of furcotracards.com owner
- Contact emails
- 47d13485-dca5-431f-a1c4-13f231f94753@identity-protect.org
- 4f382435-c530-4182-ba27-96225d1b3269@identity-protect.org
- 6635a507-b51f-4d6b-b14d-97be1ceb7a5d@identity-protect.org
- 7077a9af-4c47-4a92-867d-dc4a0f138647@identity-protect.org
- b9898a4c-0914-4a9a-ad1d-5415aa360f0b@identity-protect.org
- f93104d2-8301-4138-8228-fb99e0dd4a84@identity-protect.org
- fa5f1ccd-9aa0-45d3-a8a6-2d92d4671240@identity-protect.org
Subdomains
1 observed subdomain of furcotracards.com.
| Subdomain |
|---|
| www.furcotracards.com |
Threat posture
History
Related pages
Pivot deeper into the graph from furcotracards.com.
- IP · 108.139.47.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 47d13485-dca5-431f-a1c4-13f231f94753@identity-protect.org
- TLD · .com
- Browse hostnames · fu…
- 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: "furcotracards.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.