Skip to content

Hostname

linberg.nl

Last fetched

linberg.nl resolves to 136.144.233.79, announced in 136.144.128.0/17 by TRANSIP-AS - Signet B.V. in NL. linberg.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 · linberg.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/linberg.nl

Resolution chain

IPv6 resolution

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

Attribution

signet

ORIGIN_AS

WHOIS identity

Registrar
registrar:realtime register

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns2.argewebhosting.com
  • ns1.argewebhosting.eu
  • ns-q.dns.yourhosting.eu
  • ns3.argewebhosting.nl
  • ns-p.dns.yourhosting.nl
  • ns-o.dns.yourhosting.nu

MX records

  • linberg-nl.mail.protection.outlook.com

SPF policy

  • ip: 185.42.9.40/32
  • ip: 89.30.140.91/32
  • include: spf.protection.outlook.com
  • include: _spf.transip.email
  • ip: 37.34.49.253
  • ip: 37.34.51.57
  • ip: 89.255.30.206

Threat-feed evidence

History

Related pages

Pivot from linberg.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: "linberg.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.