Skip to content

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

WHISPER CANON · watersmartsoftware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/watersmartsoftware.com

Resolution chain

watersmartsoftware.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.17.114100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.155.19034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.146.16734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.254.7034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.227.23844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.9.5252.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
chad haynes
Contact emails

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.

MechanismTarget
SPF_Awatersmartsoftware.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwatersmartsoftware.com

Related pages

Pivot deeper into the graph from watersmartsoftware.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.