Hostname
crypto-transfer.net
Last fetched
crypto-transfer.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crypto-transfer.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0e7bcf2d-962e-4be5-9074-8eb3343adb63@identity-protect.org
- 3fe135f7-c65b-4ab6-bf15-d7c89d47d568@identity-protect.org
- 5cd3e245-8000-4aa5-94dd-d9c546ce89d2@identity-protect.org
- 697f8f56-5d4e-429b-a3f7-d0c797fbcf20@identity-protect.org
- 74057be1-cc4c-4f00-b163-e2ec62d64b8e@identity-protect.org
- d619bf12-feef-46cb-b5a9-c033bbe68898@identity-protect.org
- df615a9f-e48c-415c-9f8d-9f4e8172dc86@identity-protect.org
Subdomains
8 observed subdomains of crypto-transfer.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for crypto-transfer.net.
| Mechanism | Target |
|---|---|
| SPF_MX | crypto-transfer.net |
Related pages
Pivot deeper into the graph from crypto-transfer.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crypto-transfer.net"})-[: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.