Hostname
jama.ca
Last fetched
jama.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:sn domains inc as the registrar.
Nutrition Label
Resolution chain
jama.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 |
|---|---|---|---|---|
| 104.21.49.209 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.193.139 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:sn domains inc
- Organization
- japan automobile manufacturers association of canada
- Contact emails
Subdomains
5 observed subdomains of jama.ca.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jama.ca in the public web crawl.
1,914 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for jama.ca.
| Mechanism | Target |
|---|---|
| SPF_A | jama.ca |
| SPF_IP | 199.16.129.199 |
| SPF_MX | jama.ca |
Related pages
Pivot deeper into the graph from jama.ca.
- IP · 104.21.49.209
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:sn domains inc
- Country · CA
- Email · siterian@safenames.net
- TLD · .ca
- Browse hostnames · ja…
- 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: "jama.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.