Skip to content

Hostname

ww2.ldstr.it

Last fetched

ww2.ldstr.it resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · ww2.ldstr.itRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ww2.ldstr.it

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.200.114159.69.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with ww2.ldstr.it in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ww2.ldstr.it.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP159.69.25.68
SPF_IP2a01:4f8:1c1c:27cc:0:0:0:1
SPF_IP80.247.72.64/28
SPF_IP80.247.73.16/29
SPF_IP80.247.73.40/29
SPF_MXww2.ldstr.it

Related pages

Pivot deeper into the graph from ww2.ldstr.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ww2.ldstr.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.