Skip to content

Hostname

macaowater.com

Last fetched

macaowater.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · macaowater.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/macaowater.com

Resolution chain

macaowater.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:460
Organization
the macao water supply co.
Contact emails

Subdomains

5 observed subdomains of macaowater.com.

Web-graph footprint

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

27 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for macaowater.com.

MechanismTarget
SPF_INCLUDEsmtp.spf.net.hk
SPF_INCLUDEspf-0054c103.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.175.114.227
SPF_IP202.175.114.43
SPF_IP202.175.81.21
SPF_IP202.175.81.72
SPF_IP202.181.132.68
SPF_IP202.181.132.90
SPF_IP202.181.132.96
SPF_IP203.135.147.150
SPF_IP203.135.147.156
SPF_IP203.135.147.160
SPF_IP203.135.147.163
SPF_IP203.135.147.164
SPF_IP203.135.147.169
SPF_IP203.135.147.177
SPF_IP203.135.147.179
SPF_IP203.135.158.1/24
SPF_IP203.90.253.128/26

Related pages

Pivot deeper into the graph from macaowater.com.

Cypher and MCP

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

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