Skip to content

Hostname

ledi55.nl

Last fetched

ledi55.nl resolves to 1 IPv4 address operated by THREE-W-INFRA-AS - 3W Infra B.V. in NL. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · ledi55.nlRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ledi55.nl

Resolution chain

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

IPPrefixASNOperatorCountry
193.42.110.121193.42.110.0/24AS60144THREE-W-INFRA-AS - 3W Infra B.V.NL

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

3 observed subdomains of ledi55.nl.

Web-graph footprint

Distinct hostnames that link to or from ledi55.nl in the public web crawl.

198 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ledi55.nl.

MechanismTarget
SPF_Aledi55.nl
SPF_IP185.197.160.31
SPF_IP193.42.110.121
SPF_IP193.42.111.137
SPF_IP37.48.122.102
SPF_MXledi55.nl

Related pages

Pivot deeper into the graph from ledi55.nl.

Cypher and MCP

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

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