Skip to content

Hostname

cejbuc.ro

Last fetched

cejbuc.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · cejbuc.roRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cejbuc.ro

Resolution chain

cejbuc.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.12.173.3249.12.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

8 observed subdomains of cejbuc.ro.

Web-graph footprint

Distinct hostnames that link to or from cejbuc.ro in the public web crawl.

15 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cejbuc.ro.

MechanismTarget
SPF_Acejbuc.ro
SPF_IP37.156.181.223
SPF_IP85.204.69.252
SPF_IP85.9.63.254
SPF_IP86.107.43.52/24
SPF_IP86.107.43.62
SPF_IP93.113.55.209
SPF_MXcejbuc.ro

Related pages

Pivot deeper into the graph from cejbuc.ro.

Cypher and MCP

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

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