Hostname
cemex.com
Last fetched
cemex.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
cemex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.102.114 | 45.60.102.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.12.114 | 45.60.12.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- cemex central sa de cv
- Contact emails
- abuse@web.com
- aj6r66342hg@myprivatename.com
- dz2k48h484n@myprivatename.com
- gk4yt9dg9ht@myprivatename.com
- j35jw29x4q7@myprivatename.com
- kh4e35d57zf@myprivatename.com
- rebeca.martinez@neoris.com
- mq4n76e23wn@myprivatename.com
- pj6jg9jn6wj@myprivatename.com
- ua9xk5d79dt@myprivatename.com
- xf47r2426va@myprivatename.com
Subdomains
141 observed subdomains of cemex.com.
Showing 25 of 141. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cemex.com in the public web crawl.
1,073 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cemex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 189.205.121.190 |
| SPF_IP | 200.23.29.132 |
| SPF_IP | 200.23.29.133 |
| SPF_IP | 200.23.29.139 |
| SPF_IP | 200.23.29.188 |
| SPF_IP | 200.23.29.189 |
| SPF_IP | 200.23.29.190 |
Related pages
Pivot deeper into the graph from cemex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cemex.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.