Skip to content

Hostname

eyeworkers.de

Last fetched

eyeworkers.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.113.4168.119.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

21 observed subdomains of eyeworkers.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eyeworkers.de.

MechanismTarget
SPF_Aeyeworkers.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.113.4
SPF_IP185.228.136.75
SPF_IP202.61.226.97
SPF_IP2a01:4f8:c2c:cc3f:0:0:0:2
SPF_IP2a03:4000:23:51:0:0:0:1
SPF_IP37.24.213.50
SPF_IP89.58.54.202
SPF_MXeyeworkers.de

Related pages

Pivot deeper into the graph from eyeworkers.de.

Cypher and MCP

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

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