Skip to content

Hostname

med-store.pl

Last fetched

med-store.pl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · med-store.plRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/med-store.pl

Resolution chain

med-store.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.129104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.129104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.108172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
57.128.232.6357.128.192.0/18AS16276PL

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
devilart s.c. tomasz frankowski, katarzyna frankowska
Contact emails

Subdomains

9 observed subdomains of med-store.pl.

Web-graph footprint

Distinct hostnames that link to or from med-store.pl in the public web crawl.

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for med-store.pl.

MechanismTarget
SPF_Amed-store.pl
SPF_INCLUDEspfa.fakturownia.pl
SPF_IP137.74.7.236
SPF_IP145.239.19.39
SPF_IP2001:41d0:602:1b6:0:0:0:0
SPF_IP51.77.49.127
SPF_IP51.77.49.201
SPF_IP51.77.49.205
SPF_IP51.77.49.207
SPF_IP51.77.49.208
SPF_IP51.77.49.209
SPF_IP51.77.49.210
SPF_IP51.77.49.211
SPF_IP51.77.49.223
SPF_IP51.77.49.226
SPF_IP51.77.49.227
SPF_IP51.77.49.228
SPF_IP51.77.49.229
SPF_IP51.77.49.233
SPF_IP51.77.49.91
SPF_IP57.128.232.63
SPF_MXmed-store.pl

Related pages

Pivot deeper into the graph from med-store.pl.

Cypher and MCP

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

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