Skip to content

Hostname

gothicdesign.ca

Last fetched

gothicdesign.ca resolves to 1 IPv4 address operated by BACOM - Bell Canada in CA. WHOIS lists registrar:2229826 ontario inc. as the registrar.

Nutrition Label

WHISPER CANON · gothicdesign.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gothicdesign.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.19.73.93216.19.64.0/20AS577BACOM - Bell CanadaCA

WHOIS identity

Registrar
registrar:2229826 ontario inc.
Organization
gothic design
Contact emails

Subdomains

3 observed subdomains of gothicdesign.ca.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gothicdesign.ca.

Cypher and MCP

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

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