Skip to content

Hostname

efrancja.pl

Last fetched

efrancja.pl resolves to 1 IPv4 address operated by O2-AS - Wirtualna Polska Media S.A. in PL. WHOIS lists registrar:premium.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · efrancja.plRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/efrancja.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.222.135.84193.222.135.0/24AS31080O2-AS - Wirtualna Polska Media S.A.PL

WHOIS identity

Registrar
registrar:premium.pl sp. z o.o.
Organization
nocowanie.pl sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of efrancja.pl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for efrancja.pl.

MechanismTarget
SPF_INCLUDE_spf.estrefa.pl
SPF_IP217.182.42.38/32
SPF_IP5.196.55.224/29
SPF_IP94.23.112.20/32
SPF_IP94.23.94.52/30
SPF_IP94.23.94.57/32
SPF_MXefrancja.pl

Related pages

Pivot deeper into the graph from efrancja.pl.

Cypher and MCP

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

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