Skip to content

Hostname

imperialbud.ca

Last fetched

imperialbud.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · imperialbud.caRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/imperialbud.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.76.158104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.197.47172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.209.80.15635.208.0.0/15AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

13 observed subdomains of imperialbud.ca.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for imperialbud.ca.

MechanismTarget
SPF_Aimperialbud.ca
SPF_INCLUDEimperialbud.ca.spf.auto.dnssmarthost.net
SPF_IP35.209.80.156
SPF_MXimperialbud.ca

Related pages

Pivot deeper into the graph from imperialbud.ca.

Cypher and MCP

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

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