Skip to content

Hostname

generali.si

Last fetched

generali.si resolves to 1 IPv4 address operated by AS29374 in SI.

Nutrition Label

WHISPER CANON · generali.siRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/generali.si

Resolution chain

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

IPPrefixASNOperatorCountry
195.149.94.86195.149.94.0/24AS29374SI

WHOIS identity

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

Subdomains

66 observed subdomains of generali.si.

Web-graph footprint

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

242 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for generali.si.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.setcce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwhitelabel.generali.si
SPF_IP195.149.94.162
SPF_IP195.149.94.163
SPF_IP204.220.161.94

Related pages

Pivot deeper into the graph from generali.si.

Cypher and MCP

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

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