Skip to content

Hostname

hydroprojekt.de

Last fetched

hydroprojekt.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hydroprojekt.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hydroprojekt.de

Resolution chain

hydroprojekt.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.85.31.2252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.12454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

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

Subdomains

1 observed subdomain of hydroprojekt.de.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hydroprojekt.de.

MechanismTarget
SPF_INCLUDE_gtw.engie.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXhydroprojekt.de

Related pages

Pivot deeper into the graph from hydroprojekt.de.

Cypher and MCP

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

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