Skip to content

Hostname

tudos.org

Last fetched

tudos.org resolves to 141.76.48.99, announced in 141.76.0.0/16 by DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE. tudos.org 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 · tudos.orgRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tudos.org

Resolution chain

IPv6 resolution

No AAAA record for tudos.org is recorded in WhisperGraph.

Attribution

verein zur foerderung eines deutschen forschungsnetzes

ORIGIN_AS

WHOIS identity

Registrar
iana:151
Registrant organisation
hermann haertig
Contact emails
haertig@os.inf.tu-dresden.de

Subdomains

Mail and authentication

Nameservers

  • nsb4.schlundtech.de
  • nsc4.schlundtech.de
  • nsd4.schlundtech.de
  • os.inf.tu-dresden.de
  • ns.tudos.org

MX records

  • mx.tudos.org

SPF policy

  • ip: 2a01:4f8:c17:a661::1/64
  • ip: 141.76.48.99
  • ip: 2001:470:6d:554:0:0:0:99
  • ip: 23.88.37.86

Threat-feed evidence

History

Related pages

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