Skip to content

Hostname

cemex.co.uk

Last fetched

cemex.co.uk resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:godaddy.com, llc. as the registrar.

Nutrition Label

WHISPER CANON · cemex.co.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cemex.co.uk

Resolution chain

cemex.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.102.11445.60.102.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.12.11445.60.12.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:godaddy.com, llc.
Organization
cemex central sa de cv
Contact emails

Subdomains

7 observed subdomains of cemex.co.uk.

Web-graph footprint

Distinct hostnames that link to or from cemex.co.uk in the public web crawl.

312 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cemex.co.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cemex.co.uk"})-[: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.