Hostname
celoxis.com
Last fetched
celoxis.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
celoxis.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.153.115.168 | 35.153.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- celoxis technologies pvt.
- Contact emails
- info@celoxis.com
- 1c66730e-18ff-4d27-80ae-75d8833406c0@identity-protect.org
- 967bd7ce-9067-4812-b19b-e2da93a4930e@identity-protect.org
- a149dc8c-e66e-4835-9816-47699b3a47c7@identity-protect.org
- a9664ff7-bae4-416a-ba55-26203ccd0b43@identity-protect.org
- b41d8d43-4bbc-4f46-9ccd-c6fba57e026b@identity-protect.org
- b73b5150-2087-42c3-98a8-8e5ed226837d@identity-protect.org
- e375d2c3-fcf2-4a78-8d2a-69a5c992c12d@identity-protect.org
- owner-1322936@celoxis.com.whoisprivacyservice.org
- owner-1557416@celoxis.com.whoisprivacyservice.org
- owner-1665452@celoxis.com.whoisprivacyservice.org
- owner-6197427@celoxis.com.whoisprivacyservice.org
- owner-8625449@celoxis.com.whoisprivacyservice.org
- owner-963492@celoxis.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of celoxis.com.
Web-graph footprint
Distinct hostnames that link to or from celoxis.com in the public web crawl.
961 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for celoxis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.freshsales.io |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | zoho.in |
| SPF_IP | 35.153.115.168 |
| SPF_IP | 79.125.110.56 |
Related pages
Pivot deeper into the graph from celoxis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "celoxis.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.