Skip to content

Hostname

harbourgrand.com

Last fetched

harbourgrand.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · harbourgrand.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/harbourgrand.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.208104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.208104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.29172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
cheung kong property holdings
Contact emails

Subdomains

8 observed subdomains of harbourgrand.com.

Web-graph footprint

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

143 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for harbourgrand.com.

MechanismTarget
SPF_A1txmail.synxis.com
SPF_Aausmail.synxis.com
SPF_Aharbourgrand.com
SPF_Amailgw1.mail.hutch.net
SPF_Amailgw2.mail.hutch.net
SPF_Arimanggis.com
SPF_INCLUDEspf.harbourgrand-com.dns-index.com
SPF_INCLUDEspf.synxis.com
SPF_IP109.70.217.224/28
SPF_IP119.91.228.11
SPF_IP13.250.156.107
SPF_IP13.251.201.202
SPF_IP151.193.18.41/32
SPF_IP151.193.20.41/32
SPF_IP18.185.71.107
SPF_IP192.40.160.0/19
SPF_IP203.129.66.121
SPF_IP203.129.66.122
SPF_IP203.129.66.123
SPF_IP203.129.66.124
SPF_IP203.129.80.68
SPF_IP203.129.80.69
SPF_IP210.87.247.0/24
SPF_IP210.87.250.0/24
SPF_IP3.126.107.85
SPF_IP3.65.45.27
SPF_IP3.67.252.199
SPF_IP3.67.28.198
SPF_IP35.156.147.199
SPF_IP69.172.77.162
SPF_IP69.172.77.185
SPF_IP74.91.80.0/20
SPF_IP91.90.158.160/28

Related pages

Pivot deeper into the graph from harbourgrand.com.

Cypher and MCP

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

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