Skip to content

Hostname

coldcreekengineering.ca

Last fetched

coldcreekengineering.ca resolves to 1 IPv4 address operated by RCC-RDC-AS - Rogers Communications Canada Inc. in CA. WHOIS lists registrar:domaineplus.com (3612040 canada inc.) as the registrar.

Nutrition Label

WHISPER CANON · coldcreekengineering.caRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/coldcreekengineering.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.204.212.26199.204.212.0/24AS29988RCC-RDC-AS - Rogers Communications Canada Inc.CA

WHOIS identity

Registrar
registrar:domaineplus.com (3612040 canada inc.)
Organization
cold creek enterprises
Contact emails

Subdomains

4 observed subdomains of coldcreekengineering.ca.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for coldcreekengineering.ca.

MechanismTarget
SPF_INCLUDEspf.easyonnet.com
SPF_INCLUDEspfc11.megamailservers.com

Related pages

Pivot deeper into the graph from coldcreekengineering.ca.

Cypher and MCP

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

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