Hostname
hgsresources.ca
Last fetched
hgsresources.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:canspace solutions inc. as the registrar.
Nutrition Label
Resolution chain
hgsresources.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.221.103 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.123 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.32 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.42 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.29 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.44 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.76 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.8 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- registrar:canspace solutions inc.
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of hgsresources.ca.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for hgsresources.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.69.205.186 |
| SPF_IP | 184.71.209.22 |
| SPF_IP | 206.75.47.117 |
| SPF_IP | 68.151.21.197 |
| SPF_MX | hgsresources.ca |
Related pages
Pivot deeper into the graph from hgsresources.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hgsresources.ca"})-[: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.