Skip to content

Hostname

srgi.ca

Last fetched

srgi.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · srgi.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/srgi.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.72.90104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.252172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.209.37.119173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
spectrum resource group
Contact emails

Subdomains

6 observed subdomains of srgi.ca.

Web-graph footprint

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

8 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for srgi.ca.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgridmailer.samanage.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.209.37.119
SPF_IP173.215.1.74
SPF_IP209.171.16.91
SPF_IP216.81.154.183/32
SPF_IP3.97.99.0/24
SPF_IP4.36.85.61
SPF_IP64.59.128.0/20
SPF_IP67.43.232.120

Related pages

Pivot deeper into the graph from srgi.ca.

Cypher and MCP

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

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