Hostname
ftrapply.com
Last fetched
ftrapply.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ftrapply.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 |
|---|---|---|---|---|
| 2.21.15.105 | 2.21.15.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | GB |
| 2.21.15.112 | 2.21.15.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | GB |
| 23.213.186.199 | 23.213.186.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.213.186.206 | 23.213.186.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of ftrapply.com.
| Subdomain |
|---|
| www.ftrapply.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ftrapply.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from ftrapply.com.
- IP · 2.21.15.105
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · iana:299
- Country · GB
- Email · hostmaster@synchronyfinancial.com
- 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: "ftrapply.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.