Skip to content

Hostname

burningtree.ca

Last fetched

burningtree.ca resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.255.35.26149.255.35.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
Contact emails

Subdomains

1 observed subdomain of burningtree.ca.

Web-graph footprint

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

79 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • burningtree.ca

SPF policy

4 SPF mechanisms authorising senders for burningtree.ca.

MechanismTarget
SPF_Aburningtree.ca
SPF_IP149.255.35.26
SPF_IP23.111.178.106
SPF_MXburningtree.ca

Related pages

Pivot deeper into the graph from burningtree.ca.

Cypher and MCP

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

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