Skip to content

Hostname

ffes.pl

Last fetched

ffes.pl resolves to 1 IPv4 address operated by NASK-COMMERCIAL in PL. WHOIS lists registrar:globtel internet szymon hersztek as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.181.228.75194.181.0.0/16AS8308NASK-COMMERCIALPL

WHOIS identity

Registrar
registrar:globtel internet szymon hersztek
Organization
Contact emails

Subdomains

1 observed subdomain of ffes.pl.

Subdomain
www.ffes.pl

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ffes.pl

SPF policy

1 SPF mechanism authorising senders for ffes.pl.

MechanismTarget
SPF_INCLUDE_spf.webd.pl

Related pages

Pivot deeper into the graph from ffes.pl.

Cypher and MCP

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

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