Skip to content

Hostname

ceer.eu

Last fetched

ceer.eu resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · ceer.euRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ceer.eu

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.204188.208.36.0/23AS34762BE
192.124.249.29192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

15 observed subdomains of ceer.eu.

Web-graph footprint

Distinct hostnames that link to or from ceer.eu in the public web crawl.

278 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ceer.eu.

MechanismTarget
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.99.255.38
SPF_IP91.233.191.25

Related pages

Pivot deeper into the graph from ceer.eu.

Cypher and MCP

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

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