Skip to content

Hostname

lto.de

Last fetched

lto.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · lto.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lto.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with lto.de in WhisperGraph.

Subdomains

10 observed subdomains of lto.de.

Web-graph footprint

Distinct hostnames that link to or from lto.de in the public web crawl.

5,139 sites link to this hostname.

3,862 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lto.de.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.srv2.de
SPF_INCLUDEspf.wolterskluwer.com
SPF_IP116.202.156.50
SPF_IP157.90.182.244
SPF_IP20.52.132.102
SPF_IP212.211.138.0/23
SPF_IP46.224.68.15
SPF_IP81.169.225.78
SPF_IP81.169.227.107

Related pages

Pivot deeper into the graph from lto.de.

Cypher and MCP

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

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