Skip to content

Hostname

eimservices.ca

Last fetched

eimservices.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:register.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · eimservices.caRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eimservices.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.51.12818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.1518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.164.195.363.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.803.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.883.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.893.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

Registrar
registrar:register.ca inc.
Organization
Contact emails

Subdomains

6 observed subdomains of eimservices.ca.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for eimservices.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from eimservices.ca.

Cypher and MCP

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

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