Skip to content

Hostname

marmed.pl

Last fetched

marmed.pl resolves to 1 IPv4 address operated by AS34324 in PL. WHOIS lists registrar:nq.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · marmed.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/marmed.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.242.92.144195.242.92.0/23AS34324PL

WHOIS identity

Registrar
registrar:nq.pl sp. z o.o.
Organization
marmed spółka akcyjna
Contact emails

Subdomains

11 observed subdomains of marmed.pl.

Web-graph footprint

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

46 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for marmed.pl.

MechanismTarget
SPF_IP195.242.92.0/24
SPF_IP195.242.93.0/24

Related pages

Pivot deeper into the graph from marmed.pl.

Cypher and MCP

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

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