Skip to content

Hostname

webhill.ca

Last fetched

webhill.ca resolves to 1 IPv4 address operated by WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELD in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · webhill.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/webhill.ca

Resolution chain

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

IPPrefixASNOperatorCountry
68.66.219.20168.66.216.0/21AS55293WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELDUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

9 observed subdomains of webhill.ca.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for webhill.ca.

MechanismTarget
SPF_Awebhill.ca
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP108.167.158.22
SPF_IP66.198.240.59
SPF_IP68.66.216.8
SPF_IP68.66.219.201
SPF_IP70.32.17.195
SPF_MXwebhill.ca

Related pages

Pivot deeper into the graph from webhill.ca.

Cypher and MCP

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

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