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
Resolution chain
creationz.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 |
|---|---|---|---|---|
| 173.209.32.227 | 173.209.32.0/24 | AS36666 | GTCOMM - GloboTech Communications | CA |
| 67.43.238.42 | 67.43.224.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
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
MX records
SPF policy
7 SPF mechanisms authorising senders for creationz.ca.
| Mechanism | Target |
|---|---|
| SPF_A | creationz.ca |
| SPF_INCLUDE | spf.web-dns1.com |
| SPF_IP | 173.209.32.226 |
| SPF_IP | 51.161.13.182 |
| SPF_IP | 54.39.100.142 |
| SPF_IP | 67.43.238.42 |
| SPF_MX | creationz.ca |
Related pages
Pivot deeper into the graph from creationz.ca.
- IP · 173.209.32.227
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · registrar:whc online solutions inc.
- Country · CA
- TLD · .ca
- Browse hostnames · cr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.