Skip to content

Hostname

eecinc.ca

Last fetched

eecinc.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:(funio) - miss group canada inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.75.236104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.183.161172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:(funio) - miss group canada inc
Organization
esthetique electrolyse canada
Contact emails

Subdomains

18 observed subdomains of eecinc.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eecinc.ca.

MechanismTarget
SPF_Aeecinc.ca
SPF_INCLUDE21148307.spf05.hubspotemail.net
SPF_INCLUDErelay.spamshield.io
SPF_INCLUDEspf.k-ecommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.142.221.51
SPF_IP184.107.112.55
SPF_IP24.37.8.6
SPF_MXeecinc.ca

Related pages

Pivot deeper into the graph from eecinc.ca.

Cypher and MCP

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

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