Hostname
ceenauto.com
Last fetched
ceenauto.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ceenauto.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.78.235 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ceenauto.com owner
- Contact emails
- 573b8129-5a09-4e3d-a202-19e59d7f99f4@identity-protect.org
- 6f21d801-8351-4b14-b7d1-f60c8abd045d@identity-protect.org
- a59b91cb-c08f-4899-966d-6eab20239e2b@identity-protect.org
- c0c048be-60db-4b02-a218-c1c5ab57fd9e@identity-protect.org
- cd1add61-e08b-4ece-b33c-763b6b3ad40b@identity-protect.org
- cd5fcea9-3727-4271-8b12-09982e47bfff@identity-protect.org
- f0b4fe16-418a-4c32-b1cd-17adf4175bd0@identity-protect.org
Subdomains
9 observed subdomains of ceenauto.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ceenauto.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ceenauto.com.
- IP · 192.0.78.235
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:468
- Country · US
- Email · 573b8129-5a09-4e3d-a202-19e59d7f99f4@identity-protect.org
- TLD · .com
- 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: "ceenauto.com"})-[: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.