Skip to content

Hostname

generali.pt

Last fetched

generali.pt resolves to 1 IPv4 address operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · generali.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/generali.pt

Resolution chain

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

IPPrefixASNOperatorCountry
193.126.107.59193.126.0.0/16AS1897PT

WHOIS identity

Registrar
Organization
generali - companhia de seguros
Contact emails

Subdomains

5 observed subdomains of generali.pt.

Web-graph footprint

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

17 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for generali.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.126.107.53
SPF_IP193.126.108.67
SPF_IP193.126.108.68
SPF_IP213.205.81.196
SPF_IP213.205.81.243
SPF_IP213.30.23.68
SPF_IP88.157.194.68
SPF_IP88.157.201.132

Related pages

Pivot deeper into the graph from generali.pt.

Cypher and MCP

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

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