Skip to content

Hostname

unitywater.com

Last fetched

unitywater.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · unitywater.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unitywater.com

Resolution chain

unitywater.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.53.110.5520.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:269
Organization
andrew bauer
Contact emails

Subdomains

62 observed subdomains of unitywater.com.

Web-graph footprint

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

155 sites link to this hostname.

116 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for unitywater.com.

MechanismTarget
SPF_Aunitywater.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEmailrelay.t1cloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.v6send.net
SPF_INCLUDEuwspf.cus.computershare.com.au
SPF_IP103.239.167.104/30
SPF_IP113.192.59.0/27
SPF_IP199.59.200.201/32
SPF_IP203.145.62.224/27
SPF_IP203.145.63.0/26
SPF_IP203.145.63.64/27
SPF_IP3.105.127.33
SPF_IP3.105.59.141
SPF_IP40.82.221.100
SPF_IP40.82.221.41
SPF_IP40.82.221.43

Related pages

Pivot deeper into the graph from unitywater.com.

Cypher and MCP

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

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