Skip to content

Hostname

static2.ladige.it

Last fetched

static2.ladige.it resolves to 1 IPv4 address operated by AS39217 in IT.

Nutrition Label

WHISPER CANON · static2.ladige.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/static2.ladige.it

Resolution chain

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

IPPrefixASNOperatorCountry
194.79.58.15194.79.56.0/22AS39217IT

WHOIS identity

No WHOIS records are currently associated with static2.ladige.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for static2.ladige.it.

MechanismTarget
SPF_INCLUDE_spf.hostingtrentino.it
SPF_INCLUDErelay.brennercom.net
SPF_INCLUDEturbo-smtp.com
SPF_IP194.32.175.140/30
SPF_IP195.110.128.28/32
SPF_IP217.199.4.64/27
SPF_IP37.186.130.90
SPF_IP37.186.130.91
SPF_IP52.58.227.97
SPF_MXstatic2.ladige.it

Related pages

Pivot deeper into the graph from static2.ladige.it.

Cypher and MCP

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

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