Hostname
ifstransfer.com
Last fetched
ifstransfer.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
ifstransfer.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 |
|---|---|---|---|---|
| 44.240.216.169 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.208.61 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.152.180 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.212.230.4 | 54.212.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ifstransfer.com owner
- Contact emails
- 0ac25ede-fe00-491b-a01e-bcea66cf0aa6@identity-protect.org
- 262566d6-408b-4bf4-bfb8-b13878f6a58d@identity-protect.org
- 4e47e38b-1d56-4d44-8bb3-d94cef3492b1@identity-protect.org
- 5abfad06-a43b-4205-9529-ef9f87581192@identity-protect.org
- 62a106bc-357c-4471-abe9-963803683c3e@identity-protect.org
- 763d7ba6-71bd-4fa2-a8d6-221e2dfe73d1@identity-protect.org
- d92c59fa-4dd9-4a6c-973d-c9b8098fbf90@identity-protect.org
Subdomains
1 observed subdomain of ifstransfer.com.
| Subdomain |
|---|
| beta.ifstransfer.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ifstransfer.com.
- IP · 44.240.216.169
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ac25ede-fe00-491b-a01e-bcea66cf0aa6@identity-protect.org
- TLD · .com
- Browse hostnames · if…
- 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: "ifstransfer.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.