Skip to content

Hostname

changinggear.ca

Last fetched

changinggear.ca resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · changinggear.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/changinggear.ca

Resolution chain

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

IPPrefixASNOperatorCountry
45.63.18.12845.63.16.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

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

Subdomains

7 observed subdomains of changinggear.ca.

Web-graph footprint

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

10 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for changinggear.ca.

MechanismTarget
SPF_Achanginggear.ca
SPF_IP208.100.53.149
SPF_IP38.58.228.216
SPF_IP5.254.109.100
SPF_IP5.254.109.98
SPF_IP5.254.109.99
SPF_IP50.31.78.43
SPF_MXchanginggear.ca

Related pages

Pivot deeper into the graph from changinggear.ca.

Cypher and MCP

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

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