Hostname
cryptocurrents.net
Last fetched
cryptocurrents.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
cryptocurrents.net 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 |
|---|---|---|---|---|
| 159.69.92.234 | 159.69.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- cryptocurrents
- Contact emails
- thai.ibacc@gmail.com
- 0804792c1f504bcb8521e69e520a87a9.protect@whoisguard.com
- 61ffdcef728e4f0ab52fc248609c4dbd.protect@whoisguard.com
- owner@cryptocurrents.net.customers.whoisprivacycorp.com
- cryptocurrents.net-owner-l2yh@customers.whoisprivacycorp.com
- cryptocurrents.net-owner-qs95@customers.whoisprivacycorp.com
Subdomains
5 observed subdomains of cryptocurrents.net.
Web-graph footprint
Distinct hostnames that link to or from cryptocurrents.net in the public web crawl.
7 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cryptocurrents.net
SPF policy
3 SPF mechanisms authorising senders for cryptocurrents.net.
| Mechanism | Target |
|---|---|
| SPF_A | cryptocurrents.net |
| SPF_IP | 51.68.119.186/32 |
| SPF_MX | cryptocurrents.net |
Related pages
Pivot deeper into the graph from cryptocurrents.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cryptocurrents.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.