Skip to content

Hostname

linga.nl

Last fetched

linga.nl resolves to 1 IPv4 address operated by AS20857 in FR. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.135.16485.10.128.0/19AS20857FR

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

16 observed subdomains of linga.nl.

Web-graph footprint

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

53 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for linga.nl.

MechanismTarget
SPF_Alinga.nl
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.antispamcloud.com
SPF_IP2a02:348:5e6:1:0:0:0:7560
SPF_IP83.96.242.237
SPF_MXlinga.nl

Related pages

Pivot deeper into the graph from linga.nl.

Cypher and MCP

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

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