Hostname
simpleisgood.ca
Last fetched
simpleisgood.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:grape inc. as the registrar.
Nutrition Label
Resolution chain
simpleisgood.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.13.102 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.199.211 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 184.107.182.12 | 184.107.0.0/16 | AS32613 | IWEB-AS - Leaseweb Canada Inc. | CA |
WHOIS identity
- Registrar
- registrar:grape inc.
- Organization
- ralph pieczonka
- Contact emails
Subdomains
43 observed subdomains of simpleisgood.ca.
Showing 22 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simpleisgood.ca in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for simpleisgood.ca.
| Mechanism | Target |
|---|---|
| SPF_A | osiris2.simpleisgood.ca |
| SPF_INCLUDE | _s1.simpleisgood.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 184.107.182.12 |
| SPF_IP | 198.145.13.0/26 |
| SPF_IP | 204.15.194.196 |
| SPF_IP | 35.190.247.0/24 |
Related pages
Pivot deeper into the graph from simpleisgood.ca.
- IP · 104.21.13.102
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:grape inc.
- Country · CA
- Email · dns@simpleisgood.ca
- TLD · .ca
- Browse hostnames · si…
- 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: "simpleisgood.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.