Hostname
watersmartsoftware.com
Last fetched
watersmartsoftware.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
watersmartsoftware.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.17.114 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.208.155.190 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.146.167 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.212.254.70 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.237.227.238 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.9.52 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- chad haynes
- Contact emails
- 36f6ef4777ba3bf8c5567ec3443e022e-2197388@contact.gandi.net
- 4e1c216172d8730b2e107529dd1154cd-2197388@contact.gandi.net
- ac0da8f9-b20b-4515-b525-16a9b321805b@identity-protect.org
- c19dd25e-6192-48f7-ae1e-7e379e4c1ee6@identity-protect.org
- c40bbc6b-7ce2-4784-b628-c68ee4c3eb34@identity-protect.org
- df8a6a7b-937c-4b15-ad82-b1476d6afb54@identity-protect.org
Subdomains
5 observed subdomains of watersmartsoftware.com.
Web-graph footprint
Distinct hostnames that link to or from watersmartsoftware.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for watersmartsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | watersmartsoftware.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | watersmartsoftware.com |
Related pages
Pivot deeper into the graph from watersmartsoftware.com.
- IP · 100.22.17.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 36f6ef4777ba3bf8c5567ec3443e022e-2197388@contact.gandi.net
- TLD · .com
- Browse hostnames · wa…
- 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: "watersmartsoftware.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.