Skip to content

Hostname

droidapp.nl

Last fetched

droidapp.nl resolves to 5.255.103.21, announced in 5.255.96.0/19 by Liteserver - The Infrastructure Group B.V. in NL. droidapp.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 · droidapp.nlRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/droidapp.nl

Resolution chain

IPv6 resolution

Attribution

group

ORIGIN_AS

WHOIS identity

Registrar
registrar:mijn.host

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

  • ns1.mijn.host
  • ns2.mijn.host
  • ns3.mijn.host
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • email.byluke.nl

SPF policy

  • a: droidapp.nl
  • mx: droidapp.nl
  • include: eu.mailgun.org
  • ip: 174.138.9.158
  • ip: 2a01:4f8:c0c:63a:0:0:0:1
  • ip: 2a03:b0c0:2:d0:0:0:61c:b001
  • ip: 78.46.160.21

Threat-feed evidence

History

Related pages

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