Hostname
cedexis.com
Last fetched
cedexis.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
cedexis.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.236.89.77 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.131.41 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.175.37.3 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.242.36 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.98.72 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.146.90.108 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.205.184.8 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- cedexis
- Contact emails
Subdomains
84 observed subdomains of cedexis.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cedexis.com in the public web crawl.
258 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for cedexis.com.
| Mechanism | Target |
|---|---|
| SPF_A | cedexis.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 108.171.176.32 |
| SPF_IP | 198.61.209.82 |
| SPF_IP | 34.251.134.247 |
| SPF_IP | 46.51.196.5 |
| SPF_IP | 52.208.187.87 |
| SPF_IP | 52.50.126.93 |
| SPF_IP | 54.194.172.94 |
| SPF_IP | 54.195.248.2 |
| SPF_IP | 54.220.34.205 |
Related pages
Pivot deeper into the graph from cedexis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cedexis.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.