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
Resolution chain
ltnc.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.74.53.180 | 77.74.48.0/21 | AS8312 | — | NL |
WHOIS identity
- Registrar
- registrar:rimote media
- Organization
- —
- Contact emails
- —
Subdomains
45 observed subdomains of ltnc.nl.
Showing 20 of 45. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ltnc.nl.
| Mechanism | Target |
|---|---|
| SPF_A | ltnc.nl |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 145.131.8.246 |
| SPF_IP | 193.78.158.36 |
| SPF_IP | 77.74.53.180 |
| SPF_IP | 77.74.54.26 |
| SPF_IP | 83.126.39.23 |
| SPF_IP | 87.233.189.175 |
| SPF_IP | 87.233.189.176 |
| SPF_MX | ltnc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.