Skip to content

Hostname

creationz.ca

Last fetched

creationz.ca resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.32.227173.209.32.0/24AS36666GTCOMM - GloboTech CommunicationsCA
67.43.238.4267.43.224.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

13 observed subdomains of creationz.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for creationz.ca.

MechanismTarget
SPF_Acreationz.ca
SPF_INCLUDEspf.web-dns1.com
SPF_IP173.209.32.226
SPF_IP51.161.13.182
SPF_IP54.39.100.142
SPF_IP67.43.238.42
SPF_MXcreationz.ca

Related pages

Pivot deeper into the graph from creationz.ca.

Cypher and MCP

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

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