Skip to content

Hostname

degeval.org

Last fetched

degeval.org resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · degeval.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/degeval.org

Resolution chain

degeval.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.63.52.90178.63.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:82
Organization
degeval - gesellschaft fuer evaluation e.v.
Contact emails

Subdomains

11 observed subdomains of degeval.org.

Web-graph footprint

Distinct hostnames that link to or from degeval.org in the public web crawl.

197 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for degeval.org.

MechanismTarget
SPF_Adegeval.org
SPF_INCLUDEspf.crsend.com
SPF_IP116.202.225.25
SPF_IP148.251.217.97
SPF_IP176.9.150.23
SPF_IP176.9.58.132
SPF_IP2001:1af8:5000:a01d:0:0:0:1
SPF_IP212.7.210.222
SPF_IP95.211.230.134
SPF_IP95.211.231.7
SPF_MXdegeval.org

Related pages

Pivot deeper into the graph from degeval.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "degeval.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.