Skip to content

Hostname

generali.hu

Last fetched

generali.hu resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · generali.huRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/generali.hu

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.167.1745.223.167.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.179.1745.223.179.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with generali.hu in WhisperGraph.

Subdomains

63 observed subdomains of generali.hu.

Web-graph footprint

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

393 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for generali.hu.

MechanismTarget
SPF_Agenerali.hu
SPF_Amailer2.kirowski.com
SPF_EXISTS%{i}.spfcheck.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.223.133
SPF_IP185.43.207.2/32
SPF_IP195.228.152.103
SPF_IP195.228.152.46
SPF_IP195.228.152.86
SPF_IP195.228.156.48
SPF_IP195.228.75.176
SPF_IP217.20.138.58
SPF_MXgenerali.hu

Related pages

Pivot deeper into the graph from generali.hu.

Cypher and MCP

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

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