Hostname
hygio-save.de
Last fetched
hygio-save.de resolves to 2 IPv4 addresses operated by AS34011 in DE.
Nutrition Label
Resolution chain
hygio-save.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.28.34.69 | 176.28.32.0/22 | AS34011 | — | DE |
| 92.205.170.157 | 92.205.168.0/21 | AS21499 | — | DE |
WHOIS identity
No WHOIS records are currently associated with hygio-save.de in WhisperGraph.
Subdomains
4 observed subdomains of hygio-save.de.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hygio-save.de.
| Mechanism | Target |
|---|---|
| SPF_A | hygio-save.de |
| SPF_INCLUDE | spf.server-he.de |
| SPF_MX | hygio-save.de |
Related pages
Pivot deeper into the graph from hygio-save.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hygio-save.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.