Hostname
cedarauto.ca
Last fetched
cedarauto.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:4goodhosting.com (r629 enterprises ltd.) as the registrar.
Nutrition Label
Resolution chain
cedarauto.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 |
|---|---|---|---|---|
| 75.2.93.215 | 75.2.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.145.119 | 99.83.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:4goodhosting.com (r629 enterprises ltd.)
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of cedarauto.ca.
| Subdomain |
|---|
| mail.cedarauto.ca |
| www.cedarauto.ca |
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cedarauto.ca.
| Mechanism | Target |
|---|---|
| SPF_A | cedarauto.ca |
| SPF_INCLUDE | cedarauto.ca.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 35.209.19.88 |
| SPF_IP | 65.39.184.137 |
| SPF_MX | cedarauto.ca |
Related pages
Pivot deeper into the graph from cedarauto.ca.
- IP · 75.2.93.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:4goodhosting.com (r629 enterprises ltd.)
- Country · US
- TLD · .ca
- Browse hostnames · ce…
- 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: "cedarauto.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.