Skip to content

Hostname

gms.ca

Last fetched

gms.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · gms.caRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gms.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.135.8915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.7.2353.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.82.2433.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.167.2199.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
rick fesciuc
Contact emails

Subdomains

16 observed subdomains of gms.ca.

Web-graph footprint

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

241 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gms.ca.

MechanismTarget
SPF_Agms.ca
SPF_Amail.gms.ca
SPF_INCLUDE342549868.spf08.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.195.127.194

Related pages

Pivot deeper into the graph from gms.ca.

Cypher and MCP

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

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