Skip to content

Hostname

ltnc.nl

Last fetched

ltnc.nl resolves to 1 IPv4 address operated by AS8312 in NL. WHOIS lists registrar:rimote media as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.74.53.18077.74.48.0/21AS8312NL

WHOIS identity

Registrar
registrar:rimote media
Organization
Contact emails

Subdomains

45 observed subdomains of ltnc.nl.

Web-graph footprint

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

20 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ltnc.nl.

MechanismTarget
SPF_Altnc.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP145.131.8.246
SPF_IP193.78.158.36
SPF_IP77.74.53.180
SPF_IP77.74.54.26
SPF_IP83.126.39.23
SPF_IP87.233.189.175
SPF_IP87.233.189.176
SPF_MXltnc.nl

Related pages

Pivot deeper into the graph from ltnc.nl.

Cypher and MCP

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

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