Skip to content

Hostname

ceg-uk.com

Last fetched

ceg-uk.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · ceg-uk.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ceg-uk.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.190104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.190104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
ceg admin services
Contact emails

Subdomains

3 observed subdomains of ceg-uk.com.

Web-graph footprint

Distinct hostnames that link to or from ceg-uk.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ceg-uk.com.

MechanismTarget
SPF_INCLUDE_spf.tacklephishing.com
SPF_INCLUDEemail.nmbrsapp.com
SPF_INCLUDEmail.connect.visma.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribal-cs.com
SPF_INCLUDEspf.tribalcloud.co.uk
SPF_IP149.72.236.193/32
SPF_IP188.201.252.211
SPF_IP192.254.119.131/32
SPF_IP195.62.28.0/23
SPF_IP208.117.55.133/32
SPF_IP40.118.22.234
SPF_IP52.174.193.161
SPF_IP62.128.193.14
SPF_IP80.6.91.150/32
SPF_IP89.105.118.125

Related pages

Pivot deeper into the graph from ceg-uk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ceg-uk.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.