Hostname
wfctix.com
Last fetched
wfctix.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wfctix.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 |
|---|---|---|---|---|
| 16.15.199.121 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.203.52 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.33.197 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.31.23 | 3.5.30.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.217.199.53 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.232.205 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.76.139 | 52.217.76.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.193.93 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wfctix.com owner
- Contact emails
- flyersweb@comcast-spectacor.com
- 1a4a151f-05a7-468e-a378-7ffe64f89d4f@identity-protect.org
- 2f7113ca-d19f-4038-ad41-92620c190baa@identity-protect.org
- ab8a7e69-d296-45b9-a79f-30cf19252d00@identity-protect.org
- b581e294-03c1-4d18-a5b8-f535b75ef2de@identity-protect.org
- ca835a72-ba0c-4372-9a5b-8c39ce26c931@identity-protect.org
- e90a1479-a965-4d7c-a56e-e08cd84bc508@identity-protect.org
- owner-2922422@wfctix.com.whoisprivacyservice.org
- owner-2994989@wfctix.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from wfctix.com.
- IP · 16.15.199.121
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · flyersweb@comcast-spectacor.com
- TLD · .com
- Browse hostnames · wf…
- 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: "wfctix.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.