Hostname
shadowcash.com
Last fetched
shadowcash.com resolves to 1 IPv4 address operated by AS15535 in NL. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
shadowcash.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 |
|---|---|---|---|---|
| 62.129.129.83 | 62.129.128.0/21 | AS15535 | — | NL |
WHOIS identity
- Registrar
- iana:228
- Organization
- cranky media
- Contact emails
- morten@mssi.dk
- info@domain-contact.org
- 0b8a4936bdcad0acf98cebe1e51528321b00a2dc53c7af569c1ae5a6c276aebf@shadowcash.com.whoisproxy.org
- 0f0ef8f0eb8b7c998d09c70a27abe1dd91214ef0877a7e38c3ee897253f233d7@shadowcash.com.whoisproxy.org
- 100228dae613744b53898e23b375909975b84e691fd77d5b4e95b8d2622b73ae@shadowcash.com.whoisproxy.org
- 2adc6033b1887a1086bbddeb75fff272977007db0ead959d249cc8948a2406a1@shadowcash.com.whoisproxy.org
- 2c276140d929069bce8c833d8e6c43cb226f71cf4794a1712bb9823b300545ff@shadowcash.com.whoisproxy.org
- 349f4603f26f826a23ea1443c9a94899493c32b103cf46ee7dd253ae8563c2f9@shadowcash.com.whoisproxy.org
- 3ee232dd4805cc36445082d6c7b294ffb917abfbe3ddd93703bbae7ed59bde3f@shadowcash.com.whoisproxy.org
- 42cf3332c621fa99388acf8494c4615716ef37029bf3bece2e6f54856c84f5eb@shadowcash.com.whoisproxy.org
- 72676f1a8616a6c22565e8be04fecdb178d24a95482f7868b2a34927b9f9c4f2@shadowcash.com.whoisproxy.org
- 8128e4f6f8b3011a4ddda23f54e897b7bd289840b59fb88a426f44cdcdeea6e7@shadowcash.com.whoisproxy.org
- 8d59da8acefcaa32814ff6c5aa6faa2e9ff7de8763056347375afad149259175@shadowcash.com.whoisproxy.org
- c23ca77966949c7026304129305ef8aa66e5eb1e6cd714c25c47112fd67aa9ff@shadowcash.com.whoisproxy.org
- cbac6b5510862c1180dc7a69e770d7084afb6675900c56b3e98bb1af86c136c6@shadowcash.com.whoisproxy.org
- d449d79a7577aa1d62dd34f59dc5e32753aacac4a9a438ec99534454f429a500@shadowcash.com.whoisproxy.org
Subdomains
2 observed subdomains of shadowcash.com.
Web-graph footprint
Distinct hostnames that link to or from shadowcash.com in the public web crawl.
26 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for shadowcash.com.
| Mechanism | Target |
|---|---|
| SPF_A | shadowcash.com |
| SPF_IP | 46.22.70.0/24 |
| SPF_IP | 62.129.129.0/24 |
| SPF_IP | 62.129.135.147/32 |
| SPF_MX | shadowcash.com |
Related pages
Pivot deeper into the graph from shadowcash.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shadowcash.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.