Hostname
undo.ca
Last fetched
undo.ca resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
undo.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 |
|---|---|---|---|---|
| 199.60.103.113 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.13 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- ibwa inc canada
- Contact emails
Subdomains
3 observed subdomains of undo.ca.
| Subdomain |
|---|
| _spfm.undo.ca |
| www.undo.ca |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from undo.ca in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for undo.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44412612.spf04.hubspotemail.net |
| SPF_INCLUDE | dc-aa8e722993._spfm.undo.ca |
Related pages
Pivot deeper into the graph from undo.ca.
- IP · 199.60.103.113
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- Email · domains@intbrands.com
- TLD · .ca
- Browse hostnames · un…
- 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: "undo.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.