Skip to content

Hostname

hydrogroup.de

Last fetched

hydrogroup.de resolves to 1 IPv4 address operated by WEBERCLOUD in DE.

Nutrition Label

WHISPER CANON · hydrogroup.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hydrogroup.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.111.102.69193.111.102.0/24AS35710WEBERCLOUDDE

WHOIS identity

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

Subdomains

4 observed subdomains of hydrogroup.de.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hydrogroup.de.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com

Related pages

Pivot deeper into the graph from hydrogroup.de.

Cypher and MCP

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

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