Skip to content

Hostname

polymed.ca

Last fetched

polymed.ca resolves to 2 IPv4 addresses operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · polymed.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/polymed.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.245.247.82104.245.247.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS
170.39.213.38170.39.213.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:2316042
Organization
polymed chirurgical
Contact emails

Subdomains

3 observed subdomains of polymed.ca.

Web-graph footprint

Distinct hostnames that link to or from polymed.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for polymed.ca.

MechanismTarget
SPF_Amatrix.metrosolutions.net
SPF_Apolymed.ca
SPF_Arelais.videotron.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.243.45.225
SPF_IP207.96.161.112/29
SPF_IP208.71.11.46
SPF_IP24.37.171.50

Related pages

Pivot deeper into the graph from polymed.ca.

Cypher and MCP

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

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