Skip to content

Hostname

wertekommission.de

Last fetched

wertekommission.de resolves to 1 IPv4 address operated by INTERNET_AG - INTERNET AG Global Network in DE.

Nutrition Label

WHISPER CANON · wertekommission.deRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wertekommission.de

Resolution chain

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

IPPrefixASNOperatorCountry
89.146.231.14889.146.192.0/18AS8495INTERNET_AG - INTERNET AG Global NetworkDE

WHOIS identity

No WHOIS records are currently associated with wertekommission.de in WhisperGraph.

Subdomains

2 observed subdomains of wertekommission.de.

Web-graph footprint

Distinct hostnames that link to or from wertekommission.de in the public web crawl.

73 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wertekommission.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.server-he.de
SPF_IP176.28.33.110
SPF_IP80.237.138.224/24
SPF_IP80.237.138.5/32
SPF_IP89.146.231.148
SPF_MXwertekommission.de

Related pages

Pivot deeper into the graph from wertekommission.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wertekommission.de"})-[: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.