Skip to content

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

WHISPER CANON · polygon.caRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/polygon.ca

Resolution chain

polygon.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.227.37.70165.227.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
23.128.160.7923.128.160.0/24AS397181STACKHARBOR - 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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for polygon.ca.

MechanismTarget
SPF_INCLUDE9286307.spf08.hubspotemail.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.110.219.183
SPF_IP159.203.22.241
SPF_IP206.162.131.106
SPF_IP206.75.17.18
SPF_IP52.237.39.194
SPF_IP52.242.17.3
SPF_MXpolygon.ca

Related pages

Pivot deeper into the graph from polygon.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.