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
Resolution chain
imed24.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.227.213.198 | 91.227.212.0/22 | AS57305 | — | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- imed24 s. a.
- Contact emails
- —
Subdomains
64 observed subdomains of imed24.pl.
Showing 21 of 64. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for imed24.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 193.201.136.251/32 |
| SPF_IP | 193.201.136.50/32 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.