Skip to content

Hostname

forgeo.pl

Last fetched

forgeo.pl resolves to 2 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in TH. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

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

Resolution chain

forgeo.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.1.35.170128.1.35.0/24AS21859ZEN-ECN - Zenlayer IncTH
200.25.22.6200.25.22.0/24AS7195EDGEUNO S.A.SCL

WHOIS identity

Registrar
registrar:ovh sas
Organization
forgeo jakub kowalski
Contact emails

Subdomains

7 observed subdomains of forgeo.pl.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for forgeo.pl.

MechanismTarget
SPF_Aforgeo.pl
SPF_INCLUDEspf.roduq-hosting.com
SPF_MXforgeo.pl

Related pages

Pivot deeper into the graph from forgeo.pl.

Cypher and MCP

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

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