Skip to content

Hostname

edsas.net

Last fetched

edsas.net resolves to 141.105.126.219, announced in 141.105.126.0/23 by COMPUKOS-AS - DirectVPS B.V. in NL. edsas.net 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 · edsas.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/edsas.net

Resolution chain

IPv6 resolution

No AAAA record for edsas.net is recorded in WhisperGraph.

Attribution

directvps

ORIGIN_AS

WHOIS identity

Registrar
iana:1480
Registrant organisation
edsas holding b.v.
Contact emails
info@solid-voip.eu, info@edsas.nl

Subdomains

Mail and authentication

Nameservers

  • ns1.edsas.net
  • ns2.edsas.net
  • ns3.edsas.net

MX records

  • mail.edsas.net

SPF policy

  • mx: edsas.net
  • include: spf.mailhoster.nl
  • ip: 141.105.126.219
  • ip: 178.21.117.77
  • ip: 2a02:2308:0:0:216:3eff:fe68:8ff4

Threat-feed evidence

History

Related pages

Pivot from edsas.net 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: "edsas.net"})-[: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.