Hostname
cryptshare.express
Last fetched
cryptshare.express resolves to 1 IPv4 address operated by CONTINUM in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
cryptshare.express 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 |
|---|---|---|---|---|
| 217.22.193.190 | 217.22.192.0/20 | AS20849 | CONTINUM | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- befine solutions
- Contact emails
Subdomains
7 observed subdomains of cryptshare.express.
Web-graph footprint
Distinct hostnames that link to or from cryptshare.express in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cryptshare.express.
| Mechanism | Target |
|---|---|
| SPF_A | cryptshare.express |
| SPF_A | webapp.cryptshare.express |
| SPF_A | www.cryptshare.express |
| SPF_IP | 147.78.94.0/23 |
| SPF_IP | 194.153.146.0/25 |
| SPF_IP | 217.22.192.0/23 |
| SPF_IP | 217.22.195.234/32 |
| SPF_IP | 217.22.195.235/32 |
Related pages
Pivot deeper into the graph from cryptshare.express.
- IP · 217.22.193.190
- ASN · AS20849CONTINUM
- Registrar · iana:1408
- Country · DE
- Email · tobias.treffeisen@cryptshare.com
- TLD · .express
- Browse hostnames · cr…
- 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: "cryptshare.express"})-[: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.