Skip to content

Hostname

creativecomputerconsulting.ca

Last fetched

creativecomputerconsulting.ca resolves to 2 IPv4 addresses operated by SHAW - Shaw Communications in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.67.53.188184.67.32.0/19AS6327SHAW - Shaw CommunicationsCA
67.226.134.767.226.134.0/23AS20161TRGO - 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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for creativecomputerconsulting.ca.

MechanismTarget
SPF_Accc4.creativecomputerconsulting.ca
SPF_Acreativecomputerconsulting.ca
SPF_Avps2.creativecomputerconsulting.ca
SPF_INCLUDEspf.inspectionplus.net
SPF_IP199.223.211.173
SPF_IP199.223.211.174
SPF_IP66.225.146.228
SPF_IP67.226.134.1/24
SPF_IP67.226.134.7
SPF_MXcreativecomputerconsulting.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.