Hostname
snwa.com
Last fetched
snwa.com resolves to 1 IPv4 address operated by LVVWD - Las Vegas Valley Water District in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
snwa.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 |
|---|---|---|---|---|
| 205.159.85.19 | 205.159.85.0/24 | AS5026 | LVVWD - Las Vegas Valley Water District | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- finance, it
- Contact emails
Subdomains
5 observed subdomains of snwa.com.
Web-graph footprint
Distinct hostnames that link to or from snwa.com in the public web crawl.
546 sites link to this hostname.
189 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for snwa.com.
| Mechanism | Target |
|---|---|
| SPF_A | pacific.lvvwd.com |
| SPF_A | smtpip1.lvvwd.com |
| SPF_A | smtpip2.lvvwd.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.22.184.0/24 |
| SPF_IP | 205.159.85.0/24 |
| SPF_IP | 205.159.86.0/24 |
Related pages
Pivot deeper into the graph from snwa.com.
- IP · 205.159.85.19
- ASN · AS5026LVVWD - Las Vegas Valley Water District
- Registrar · iana:2
- Country · US
- Email · cwt@lvvwd.com
- TLD · .com
- Browse hostnames · sn…
- 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: "snwa.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.