Hostname
cashwa.com
Last fetched
cashwa.com resolves to 1 IPv4 address operated by NEBRASKALINK - NebraskaLink in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
cashwa.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 |
|---|---|---|---|---|
| 104.218.82.244 | 104.218.80.0/22 | AS16851 | NEBRASKALINK - NebraskaLink | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- cash-wa distributing co
- Contact emails
- 0436f17d97c02537741b06319183fa43babe79fa@whois.gkg.net
- 0698a29b62d645240d76a02edd2da9787478d3f6@whois.gkg.net
- 0cefa206831e10a13ccd3de577a36288814f7361@whois.gkg.net
- 365f87dbbef696aa9c3a2f9f40436329384f1d6e@whois.gkg.net
- 5c295b2721a23585880b6d6039446cbe7dfb24cf@whois.gkg.net
- 8259e3d2299bd8fc48b3be13fbb5fa0e68184abc@whois.gkg.net
- f8e27fe154d9807887cac63195ceec12095d0e57@whois.gkg.net
Subdomains
38 observed subdomains of cashwa.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cashwa.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cashwa.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 383gny99._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from cashwa.com.
- IP · 104.218.82.244
- ASN · AS16851NEBRASKALINK - NebraskaLink
- Registrar · iana:93
- Country · US
- Email · 0436f17d97c02537741b06319183fa43babe79fa@whois.gkg.net
- TLD · .com
- Browse hostnames · ca…
- 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: "cashwa.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.