Skip to content

Hostname

medexltd.com

Last fetched

medexltd.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.23.15.27217.23.0.0/20AS49981NL

WHOIS identity

Registrar
iana:303
Organization
dompler assosiates
Contact emails

Subdomains

18 observed subdomains of medexltd.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for medexltd.com.

MechanismTarget
SPF_Azimbra.medexltd.com
SPF_INCLUDEyandex.ru
SPF_IP37.252.121.195
SPF_IP37.48.81.143
SPF_IP5.79.73.47
SPF_MXmedexltd.com

Related pages

Pivot deeper into the graph from medexltd.com.

Cypher and MCP

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

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