Skip to content

Hostname

fif.com.pl

Last fetched

fif.com.pl resolves to 3 IPv4 addresses operated by DHOSTING-AS Warsaw, Poland in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.95.158.234109.95.158.0/24AS48896DHOSTING-AS Warsaw, PolandPL
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
f&f filipowski spółka jawna
Contact emails

Subdomains

20 observed subdomains of fif.com.pl.

Web-graph footprint

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

341 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fif.com.pl.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_MXfif.com.pl

Related pages

Pivot deeper into the graph from fif.com.pl.

Cypher and MCP

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

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