Hostname
ftcbms.com
Last fetched
ftcbms.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
ftcbms.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 |
|---|---|---|---|---|
| 100.22.40.6 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.233.212.239 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.237.50.178 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.138.203 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ftcbms.com owner
- Contact emails
- 3270d881-2a6f-484c-820f-8a66dbf42e29@identity-protect.org
- 4936d3b5-8cd2-4c66-a38f-324eaa1f3919@identity-protect.org
- 6d743e7d-0b67-4830-9db8-211cf9087027@identity-protect.org
- 7cf85773-cf56-439d-8362-d90583313cc1@identity-protect.org
- a1162459-1174-4fd8-9220-53f1c344f921@identity-protect.org
- d739a3eb-3cf7-4509-9d35-b327c7d44bf5@identity-protect.org
- fe23e940-a29e-4762-8768-334e942843de@identity-protect.org
Subdomains
9 observed subdomains of ftcbms.com.
Showing 5 of 9. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ftcbms.com.
- IP · 100.22.40.6
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3270d881-2a6f-484c-820f-8a66dbf42e29@identity-protect.org
- TLD · .com
- Browse hostnames · ft…
- 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: "ftcbms.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.