Skip to content

Hostname

inforlex.pl

Last fetched

inforlex.pl resolves to 1 IPv4 address operated by AS41468 in PL. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.164.157.193193.164.157.0/24AS41468PL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
infor pl
Contact emails

Subdomains

49 observed subdomains of inforlex.pl.

Web-graph footprint

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

376 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for inforlex.pl.

MechanismTarget
SPF_Aapollo.infor.pl
SPF_Aares.infor.pl
SPF_Ahelios.infor.pl
SPF_Azeus.infor.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.164.157.20
SPF_IP193.164.157.21
SPF_IP193.164.157.22
SPF_IP193.164.157.24
SPF_IP89.171.82.35
SPF_MXinfor.pl
SPF_MXinforlex.pl

Related pages

Pivot deeper into the graph from inforlex.pl.

Cypher and MCP

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

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