Skip to content

Hostname

imed24.pl

Last fetched

imed24.pl resolves to 1 IPv4 address operated by AS57305 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · imed24.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/imed24.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.227.213.19891.227.212.0/22AS57305PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
imed24 s. a.
Contact emails

Subdomains

64 observed subdomains of imed24.pl.

Web-graph footprint

Distinct hostnames that link to or from imed24.pl in the public web crawl.

211 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for imed24.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP193.201.136.251/32
SPF_IP193.201.136.50/32
SPF_IP91.227.213.0/27

Related pages

Pivot deeper into the graph from imed24.pl.

Cypher and MCP

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

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