Skip to content

Hostname

cedem.org.ua

Last fetched

cedem.org.ua resolves to 1 IPv4 address operated by AS56485 in UA.

Nutrition Label

WHISPER CANON · cedem.org.uaRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cedem.org.ua

Resolution chain

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

IPPrefixASNOperatorCountry
176.114.9.178176.114.8.0/22AS56485UA

WHOIS identity

No WHOIS records are currently associated with cedem.org.ua in WhisperGraph.

Subdomains

7 observed subdomains of cedem.org.ua.

Web-graph footprint

Distinct hostnames that link to or from cedem.org.ua in the public web crawl.

343 sites link to this hostname.

2,212 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cedem.org.ua.

MechanismTarget
SPF_Acedem.org.ua
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcedem.org.ua
SPF_IP176.114.9.178
SPF_MXcedem.org.ua

Related pages

Pivot deeper into the graph from cedem.org.ua.

Cypher and MCP

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

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