Skip to content

Hostname

medicem.com

Last fetched

medicem.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · medicem.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/medicem.com

Resolution chain

medicem.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1505
Organization
neroso inst., s.r.o., medicem group b.v.
Contact emails

Subdomains

4 observed subdomains of medicem.com.

Web-graph footprint

Distinct hostnames that link to or from medicem.com in the public web crawl.

19 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for medicem.com.

MechanismTarget
SPF_Amail.kkcg.net
SPF_Amail.medicem.com
SPF_Amail.vin230.cz
SPF_Amailprg.kkcg.cz
SPF_Avs1.vin230.cz
SPF_INCLUDE_spf.web4u.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.107.201.66
SPF_IP109.107.201.67
SPF_IP109.107.201.89
SPF_IP109.107.201.90
SPF_IP213.144.228.30
SPF_IP30.31.25.87
SPF_IP31.30.111.65
SPF_IP31.30.111.75
SPF_IP80.80.227.119
SPF_IP80.80.230.206
SPF_IP81.91.86.11/32
SPF_IP93.90.163.220
SPF_MXmedicem.com

Related pages

Pivot deeper into the graph from medicem.com.

Cypher and MCP

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

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