Skip to content

Hostname

georgebrown.ca

Last fetched

georgebrown.ca resolves to 1 IPv4 address operated by GBCAAT - The George Brown College of Applied Arts and Technology in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · georgebrown.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/georgebrown.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.96.86.176198.96.86.0/24AS53566GBCAAT - The George Brown College of Applied Arts and TechnologyCA

WHOIS identity

Registrar
iana:456
Organization
george brown college
Contact emails

Subdomains

232 observed subdomains of georgebrown.ca.

Web-graph footprint

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

1,734 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for georgebrown.ca.

MechanismTarget
SPF_INCLUDE_spf.georgebrown_ca._d.easydmarc.pro

Related pages

Pivot deeper into the graph from georgebrown.ca.

Cypher and MCP

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

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