Skip to content

Hostname

rwater.com

Last fetched

rwater.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · rwater.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rwater.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.0.1520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.119.8.4820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

47 observed subdomains of rwater.com.

Web-graph footprint

Distinct hostnames that link to or from rwater.com in the public web crawl.

117 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rwater.com.

MechanismTarget
SPF_Arwater.com
SPF_INCLUDEnam.pb-dynmktg.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.239.230.211
SPF_IP162.255.237.222/32
SPF_IP168.245.126.251
SPF_IP208.49.45.226
SPF_IP208.49.45.230
SPF_IP50.170.197.202
SPF_IP50.170.197.209
SPF_IP50.170.197.220
SPF_MXrwater.com

Related pages

Pivot deeper into the graph from rwater.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rwater.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.