Skip to content

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

WHISPER CANON · cedexis.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cedexis.com

Resolution chain

cedexis.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.236.89.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.131.4135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.37.335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.242.3652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.98.7252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.90.10854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.184.854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
cedexis
Contact emails

Subdomains

84 observed subdomains of cedexis.com.

Web-graph footprint

Distinct hostnames that link to or from cedexis.com in the public web crawl.

258 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cedexis.com.

MechanismTarget
SPF_Acedexis.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_IP108.171.176.32
SPF_IP198.61.209.82
SPF_IP34.251.134.247
SPF_IP46.51.196.5
SPF_IP52.208.187.87
SPF_IP52.50.126.93
SPF_IP54.194.172.94
SPF_IP54.195.248.2
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.