Skip to content

Hostname

generali.es

Last fetched

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

Nutrition Label

WHISPER CANON · generali.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/generali.es

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.157.17145.223.157.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.58.17145.223.58.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

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

Subdomains

149 observed subdomains of generali.es.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for generali.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.24.232.62
SPF_IP81.45.18.78
SPF_IP81.45.20.12
SPF_IP81.45.59.242
SPF_MXgenerali.es

Related pages

Pivot deeper into the graph from generali.es.

Cypher and MCP

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

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