Hostname
celeramotion.com
Last fetched
celeramotion.com resolves to 1 IPv4 address operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
celeramotion.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 |
|---|---|---|---|---|
| 35.215.104.102 | 35.215.64.0/18 | AS43515 | ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY | US |
WHOIS identity
- Registrar
- iana:447
- Organization
- novanta
- Contact emails
- k964946c7mu@networksolutionsprivateregistration.com
- m77eu3gc8k4@networksolutionsprivateregistration.com
- m95y97f63zf@networksolutionsprivateregistration.com
- mq4d69at8ec@networksolutionsprivateregistration.com
- rs9jk8vm4vh@networksolutionsprivateregistration.com
- uv4ye9wc2gg@networksolutionsprivateregistration.com
- uy3ry24k4gb@networksolutionsprivateregistration.com
- zr2w35m377u@networksolutionsprivateregistration.com
- 0pzi3r1f3i54@idp.email
Subdomains
5 observed subdomains of celeramotion.com.
Web-graph footprint
Distinct hostnames that link to or from celeramotion.com in the public web crawl.
123 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for celeramotion.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf-002cc802.pphosted.com |
| SPF_IP | 13.111.53.128 |
| SPF_IP | 13.111.54.254 |
Related pages
Pivot deeper into the graph from celeramotion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "celeramotion.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.