Hostname
motto.ca
Last fetched
motto.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domaineplus.com (3612040 canada inc.) as the registrar.
Nutrition Label
Resolution chain
motto.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.55.127 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.148.30 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domaineplus.com (3612040 canada inc.)
- Organization
- julian fernandez
- Contact emails
Subdomains
26 observed subdomains of motto.ca.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from motto.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for motto.ca.
| Mechanism | Target |
|---|---|
| SPF_A | motto.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 135.19.0.0/24 |
| SPF_IP | 173.178.0.0/16 |
| SPF_IP | 209.15.236.10/32 |
| SPF_IP | 209.15.239.52 |
| SPF_IP | 24.105.0.0/16 |
| SPF_IP | 69.28.224.0/24 |
| SPF_MX | motto.ca |
Related pages
Pivot deeper into the graph from motto.ca.
- IP · 104.21.55.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:domaineplus.com (3612040 canada inc.)
- Country · CA
- Email · domains@motto.ca
- TLD · .ca
- Browse hostnames · mo…
- 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: "motto.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.