Hostname
ftnmethod.com
Last fetched
ftnmethod.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ftnmethod.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.232.182.222 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.136.193 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.195.4 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.208.21 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.126.52 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.212.223 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ftnmethod.com owner
- Contact emails
- 00fafaa2-e5eb-499a-8744-69efc2d9fc8f@identity-protect.org
- 03c32c66-9777-4fce-8bb0-26f8a928771d@identity-protect.org
- 2c23e7bf-686c-4408-bff3-d1afe1ebcead@identity-protect.org
- 772b235f-3962-4c5a-bc96-3d9226395735@identity-protect.org
- 7cd5e240-0f15-4b65-b614-0b844d2e384b@identity-protect.org
- a1894aad-5ae7-4b42-b50c-1c783a9910e1@identity-protect.org
- a5352ca4-f571-43cd-9f17-574a9b73bab0@identity-protect.org
Subdomains
8 observed subdomains of ftnmethod.com.
Web-graph footprint
Distinct hostnames that link to or from ftnmethod.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ftnmethod.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_IP | 54.240.8.99 |
Related pages
Pivot deeper into the graph from ftnmethod.com.
- IP · 3.232.182.222
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00fafaa2-e5eb-499a-8744-69efc2d9fc8f@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: "ftnmethod.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.