Hostname
hgcbiz.com
Last fetched
hgcbiz.com resolves to 1 IPv4 address operated by AS9304 in HK. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
hgcbiz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.184.192.108 | 203.184.192.0/24 | AS9304 | — | HK |
WHOIS identity
- Registrar
- iana:69
- Organization
- hutchison whampoa enterprises
- Contact emails
Subdomains
40 observed subdomains of hgcbiz.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hgcbiz.com in the public web crawl.
16 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for hgcbiz.com.
| Mechanism | Target |
|---|---|
| SPF_A | hgcbiz.com |
| SPF_IP | 203.129.64.84/30 |
| SPF_IP | 203.129.64.97 |
| SPF_IP | 203.129.64.98/30 |
| SPF_IP | 203.129.67.216/29 |
| SPF_IP | 203.129.68.56/29 |
| SPF_IP | 203.129.70.160 |
| SPF_IP | 203.129.70.184/29 |
| SPF_IP | 203.129.70.8 |
| SPF_IP | 203.129.72.98/30 |
| SPF_MX | hgcbiz.com |
Related pages
Pivot deeper into the graph from hgcbiz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hgcbiz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.