Hostname
ceste.com
Last fetched
ceste.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ceste.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.200.48.78 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.240.214.21 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.166.156 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.247.157.184 | 54.247.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- centro de estudios superiores y tecnicos de empresa
- Contact emails
- abuse@web.com
- admin@rsc.es
- 0ec15a0b-22e9-47e7-a530-3c5de82d9c2d@identity-protect.org
- 561b8f25-7d29-4544-9ba1-31a80c55e818@identity-protect.org
- b3715f23-4ac7-4320-880f-5a55e2d73550@identity-protect.org
- b56f3f7b-0963-4f14-8341-6e5201dcaeeb@identity-protect.org
- fbbcc0be-eec7-4678-877a-094964f7f22e@identity-protect.org
Subdomains
7 observed subdomains of ceste.com.
Web-graph footprint
Distinct hostnames that link to or from ceste.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ceste.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.dominioabsoluto.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ceste.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ceste.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.