Skip to content

Hostname

supportourtroops.ca

Last fetched

supportourtroops.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · supportourtroops.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/supportourtroops.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.129.8615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.209.2363.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
Contact emails

Subdomains

2 observed subdomains of supportourtroops.ca.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for supportourtroops.ca.

MechanismTarget
SPF_INCLUDEakaraisin.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.13.39.159/26
SPF_IP64.50.144.0/20
SPF_MXsupportourtroops.ca

Related pages

Pivot deeper into the graph from supportourtroops.ca.

Cypher and MCP

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

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