Hostname
etransfer.com
Last fetched
etransfer.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
etransfer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.121.216.66 | 40.120.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- eft corporation
- Contact emails
- af97b4ym67b@networksolutionsprivateregistration.com
- aw24p6vf484@networksolutionsprivateregistration.com
- cu7xs8se9k2@networksolutionsprivateregistration.com
- dalep@etransfer.com
- dq3p574b45j@networksolutionsprivateregistration.com
- fh6yu6ku6aw@networksolutionsprivateregistration.com
- j53gb4998x9@networksolutionsprivateregistration.com
- nm2sq6982gz@networksolutionsprivateregistration.com
- sd3qs553279@networksolutionsprivateregistration.com
- vq7wg8h436z@networksolutionsprivateregistration.com
- w43mn3459kj@networksolutionsprivateregistration.com
- yq7cm27u6rr@networksolutionsprivateregistration.com
- z69765rh35f@networksolutionsprivateregistration.com
Subdomains
23 observed subdomains of etransfer.com.
Web-graph footprint
Distinct hostnames that link to or from etransfer.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for etransfer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.163.128.0/19 |
| SPF_IP | 216.54.104.130/25 |
| SPF_IP | 216.54.104.225/25 |
| SPF_IP | 52.170.84.184/32 |
| SPF_IP | 67.231.144.0/20 |
Related pages
Pivot deeper into the graph from etransfer.com.
- IP · 40.121.216.66
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · af97b4ym67b@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · et…
- 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: "etransfer.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.