Skip to content

Hostname

generali.pl

Last fetched

generali.pl resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · generali.plRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/generali.pl

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.163.1745.223.163.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.175.1745.223.175.0/24AS19551INCAPSULA - Incapsula IncUS
91.208.186.5391.208.186.0/24AS47888PL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
generali towarzystwo ubezpieczeń
Contact emails

Subdomains

70 observed subdomains of generali.pl.

Web-graph footprint

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

534 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for generali.pl.

MechanismTarget
SPF_Amx1.generali.pl
SPF_Amx2.generali.pl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.208.186.50
SPF_IP91.208.186.51
SPF_IP91.208.186.58
SPF_IP91.208.186.59
SPF_MXgenerali.pl

Related pages

Pivot deeper into the graph from generali.pl.

Cypher and MCP

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

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