Skip to content

Hostname

gerda.pl

Last fetched

gerda.pl resolves to 1 IPv4 address operated by OVH in PL. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · gerda.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gerda.pl

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.3.45146.59.0.0/17AS16276OVHPL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
gerda sp. z o.o.
Contact emails

Subdomains

17 observed subdomains of gerda.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for gerda.pl.

MechanismTarget
SPF_Acnud.eu
SPF_Agerda.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.30.224
SPF_MXgerda.pl

Related pages

Pivot deeper into the graph from gerda.pl.

Cypher and MCP

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

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