Skip to content

Hostname

highmarkgroup.ca

Last fetched

highmarkgroup.ca resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · highmarkgroup.caRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/highmarkgroup.ca

Resolution chain

highmarkgroup.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.6.225.16850.6.224.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

6 observed subdomains of highmarkgroup.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • highmarkgroup.ca

SPF policy

5 SPF mechanisms authorising senders for highmarkgroup.ca.

MechanismTarget
SPF_Ahighmarkgroup.ca
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.185.81.188
SPF_IP50.6.225.168
SPF_MXhighmarkgroup.ca

Related pages

Pivot deeper into the graph from highmarkgroup.ca.

Cypher and MCP

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

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