Skip to content

Hostname

lexactserver.nl

Last fetched

lexactserver.nl resolves to 37.252.124.118, announced in 37.252.124.0/24 by TILAA - Tilaa B.V. in NL. lexactserver.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for lexactserver.nl is recorded in WhisperGraph.

Attribution

tilaa

ORIGIN_AS

WHOIS identity

Registrar
registrar:the registrar company b.v.

Subdomains

Mail and authentication

Nameservers

  • garrett.ns.cloudflare.com
  • savanna.ns.cloudflare.com

MX records

  • mail.lexactserver.nl

SPF policy

  • ip: 185.56.147.100/32
  • a: lexact.tilaa.cloud
  • a: lexactserver.nl
  • mx: lexactserver.nl
  • a: vps2.lexactserver.nl
  • ip: 217.114.97.246
  • ip: 37.252.124.118
  • ip: 83.174.143.249
  • ip: 84.22.120.10
  • ip: 92.67.115.122

Threat-feed evidence

History

Related pages

Pivot from lexactserver.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lexactserver.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.