Skip to content

Hostname

helmholtz.de

Last fetched

helmholtz.de resolves to 1 IPv4 address operated by UNIVERSUMNET-AS in DE.

Nutrition Label

WHISPER CANON · helmholtz.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/helmholtz.de

Resolution chain

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

IPPrefixASNOperatorCountry
95.129.51.25195.129.51.0/24AS48823UNIVERSUMNET-ASDE

WHOIS identity

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

Subdomains

51 observed subdomains of helmholtz.de.

Web-graph footprint

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

2,320 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for helmholtz.de.

MechanismTarget
SPF_Amailgw01.cloud-mgmt.net
SPF_Amailgw02.cloud-mgmt.net
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.routing.net
SPF_IP95.129.51.248/30
SPF_IP95.129.51.251
SPF_MXhelmholtz.de

Related pages

Pivot deeper into the graph from helmholtz.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "helmholtz.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.