Skip to content

Hostname

equitem.ca

Last fetched

equitem.ca resolves to 1 IPv4 address operated by METAQUOTES-AS-AP MetaQuotes Ltd in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · equitem.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/equitem.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.128.160.7923.128.160.0/24AS397181METAQUOTES-AS-AP MetaQuotes LtdCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

8 observed subdomains of equitem.ca.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for equitem.ca.

MechanismTarget
SPF_Aequitem.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-dns1.com
SPF_IP149.56.24.139
SPF_IP192.99.250.240
SPF_IP54.39.101.30
SPF_MXequitem.ca

Related pages

Pivot deeper into the graph from equitem.ca.

Cypher and MCP

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

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