Skip to content

Hostname

w23.org

Last fetched

w23.org resolves to 212.91.252.16, announced in 212.91.224.0/19 by DNSNET - DNS:NET Internet Service GmbH in DE. w23.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 · w23.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/w23.org

Resolution chain

IPv6 resolution

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

Attribution

net

ORIGIN_AS

WHOIS identity

Registrar
iana:151
Registrant organisation
andre matis
Contact emails
support@w23.de

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns1.w23.de
  • ns2.w23.de

MX records

  • mail.w23.org
  • mail2.w23.org

SPF policy

  • a: w23.org
  • mx: w23.org

Threat-feed evidence

History

Related pages

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