Hostname
creativecomputerconsulting.ca
Last fetched
creativecomputerconsulting.ca resolves to 2 IPv4 addresses operated by SHAW - Shaw Communications in CA.
Nutrition Label
Resolution chain
creativecomputerconsulting.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.67.53.188 | 184.67.32.0/19 | AS6327 | SHAW - Shaw Communications | CA |
| 67.226.134.7 | 67.226.134.0/23 | AS20161 | TRGO - TeraGo Networks Inc. | CA |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from creativecomputerconsulting.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for creativecomputerconsulting.ca.
| Mechanism | Target |
|---|---|
| SPF_A | ccc4.creativecomputerconsulting.ca |
| SPF_A | creativecomputerconsulting.ca |
| SPF_A | vps2.creativecomputerconsulting.ca |
| SPF_INCLUDE | spf.inspectionplus.net |
| SPF_IP | 199.223.211.173 |
| SPF_IP | 199.223.211.174 |
| SPF_IP | 66.225.146.228 |
| SPF_IP | 67.226.134.1/24 |
| SPF_IP | 67.226.134.7 |
| SPF_MX | creativecomputerconsulting.ca |
Related pages
Pivot deeper into the graph from creativecomputerconsulting.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "creativecomputerconsulting.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.