Hostname
polygon.ca
Last fetched
polygon.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
polygon.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.227.37.70 | 165.227.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
| 23.128.160.79 | 23.128.160.0/24 | AS397181 | STACKHARBOR - Stack Harbor Inc. | CA |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- viking fire protection
- Contact emails
Subdomains
13 observed subdomains of polygon.ca.
Web-graph footprint
Distinct hostnames that link to or from polygon.ca in the public web crawl.
5 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for polygon.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9286307.spf08.hubspotemail.net |
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.ca.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 143.110.219.183 |
| SPF_IP | 159.203.22.241 |
| SPF_IP | 206.162.131.106 |
| SPF_IP | 206.75.17.18 |
| SPF_IP | 52.237.39.194 |
| SPF_IP | 52.242.17.3 |
| SPF_MX | polygon.ca |
Related pages
Pivot deeper into the graph from polygon.ca.
- IP · 165.227.37.70
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:internic.ca inc.
- Country · CA
- Email · 1hjquniwg2jwo9ka@privacyhero.company
- TLD · .ca
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polygon.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.