Skip to content

Hostname

scrubscanada.ca

Last fetched

scrubscanada.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · scrubscanada.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/scrubscanada.ca

Resolution chain

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

IPPrefixASNOperatorCountry
74.120.222.9874.120.220.0/22AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

4 observed subdomains of scrubscanada.ca.

Web-graph footprint

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

12 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • scrubscanada.ca

SPF policy

5 SPF mechanisms authorising senders for scrubscanada.ca.

MechanismTarget
SPF_Ascrubscanada.ca
SPF_Asmtp2go.com
SPF_Asmtp2go.net
SPF_INCLUDEsmtp2go.net
SPF_IP43.228.185.222

Related pages

Pivot deeper into the graph from scrubscanada.ca.

Cypher and MCP

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

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