Hostname
hostedftp.com
Last fetched
hostedftp.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hostedftp.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.105 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.17 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.5 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.81 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.171.214.104 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.113 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.35 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.93 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.54.49.134 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.67.13.52 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.105 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.85 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.73 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- hostedftp.com@domainprivacygroup.com
- 1d7fc0bf-c6c8-4e40-9e0e-9d726fbee1d6@identity-protect.org
- 46fc31c8-ac9d-4494-abcc-f06548795969@identity-protect.org
- 711063c5-f3dc-4514-b8fc-0e21f93ed412@identity-protect.org
- 847666ee-6477-4d08-9451-19a6e620dc61@identity-protect.org
- a74dc17a-a456-430b-baf1-6767588b6fd9@identity-protect.org
- e35bb3cf-591d-47d4-92f9-e92acdea6830@identity-protect.org
- f0ff599d-ae8a-4c28-8135-00c94ab0150f@identity-protect.org
- owner-10838796@hostedftp.com.whoisprivacyservice.org
- owner-11285808@hostedftp.com.whoisprivacyservice.org
- owner-11865516@hostedftp.com.whoisprivacyservice.org
- owner-243411@hostedftp.com.whoisprivacyservice.org
- owner-2886571@hostedftp.com.whoisprivacyservice.org
- owner-3188449@hostedftp.com.whoisprivacyservice.org
- owner-4203559@hostedftp.com.whoisprivacyservice.org
- owner-5049107@hostedftp.com.whoisprivacyservice.org
- owner-6588380@hostedftp.com.whoisprivacyservice.org
- owner@hostedftp.com.whoisprivacyservice.org
Subdomains
422 observed subdomains of hostedftp.com.
Showing 25 of 422. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hostedftp.com in the public web crawl.
41 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hostedftp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from hostedftp.com.
- IP · 13.227.192.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · hostedftp.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hostedftp.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.