Skip to content

Hostname

server-eye.de

Last fetched

server-eye.de resolves to 1 IPv4 address operated by SAARGATE-AS - VSE NET GmbH in DE.

Nutrition Label

WHISPER CANON · server-eye.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/server-eye.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.88.144.75212.88.128.0/19AS9063SAARGATE-AS - VSE NET GmbHDE

WHOIS identity

No WHOIS records are currently associated with server-eye.de in WhisperGraph.

Subdomains

35 observed subdomains of server-eye.de.

Web-graph footprint

Distinct hostnames that link to or from server-eye.de in the public web crawl.

80 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for server-eye.de.

MechanismTarget
SPF_Aserver-eye.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspfa.kraemer-it.de
SPF_INCLUDEspfa.server-eye.de
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.88.144.4
SPF_MXserver-eye.de

Related pages

Pivot deeper into the graph from server-eye.de.

Cypher and MCP

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

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