Skip to content

Hostname

mfn.com.pl

Last fetched

mfn.com.pl resolves to 1 IPv4 address operated by AS203263 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.168.124.16185.168.124.0/23AS203263PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
magazyn fabryczny netcom adam krawcewicz
Contact emails

Subdomains

1,012 observed subdomains of mfn.com.pl.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mfn.com.pl.

MechanismTarget
SPF_Amfn.com.pl
SPF_Amx1.mfn.com.pl
SPF_IP185.168.124.15
SPF_MXmfn.com.pl

Related pages

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

Cypher and MCP

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

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