Skip to content

Hostname

archer.ca

Last fetched

archer.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · archer.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/archer.ca

Resolution chain

archer.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
archer gestion privee
Contact emails

Subdomains

7 observed subdomains of archer.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for archer.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP104.156.76.179
SPF_IP129.33.162.10
SPF_IP192.252.129.139
SPF_IP207.253.4.11
SPF_IP207.253.4.2
SPF_IP207.253.4.40
SPF_IP207.253.4.46

Related pages

Pivot deeper into the graph from archer.ca.

Cypher and MCP

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

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