Skip to content

Hostname

cdecinc.ca

Last fetched

cdecinc.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:(funio) - miss group canada inc as the registrar.

Nutrition Label

WHISPER CANON · cdecinc.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cdecinc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.87.12551.79.0.0/17AS16276CA

WHOIS identity

Registrar
registrar:(funio) - miss group canada inc
Organization
programmation gm
Contact emails

Subdomains

7 observed subdomains of cdecinc.ca.

Web-graph footprint

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

11 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cdecinc.ca.

MechanismTarget
SPF_Acdecinc.ca
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.107.95.239
SPF_IP51.79.87.125
SPF_IP67.205.73.174
SPF_MXcdecinc.ca

Related pages

Pivot deeper into the graph from cdecinc.ca.

Cypher and MCP

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

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