Skip to content

Hostname

gsuinc.ca

Last fetched

gsuinc.ca resolves to 1 IPv4 address operated by SUD-WIREDAS - Greater Sudbury Telecommunications Inc. in CA. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · gsuinc.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gsuinc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.223.89.6216.223.64.0/18AS11522SUD-WIREDAS - Greater Sudbury Telecommunications Inc.CA

WHOIS identity

Registrar
iana:2316042
Organization
craig makela
Contact emails

Subdomains

20 observed subdomains of gsuinc.ca.

Web-graph footprint

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

9 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gsuinc.ca.

MechanismTarget
SPF_Agsuinc.ca
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.223.90.76
SPF_IP64.40.101.91
SPF_MXmail.gsuinc.ca

Related pages

Pivot deeper into the graph from gsuinc.ca.

Cypher and MCP

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

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