Skip to content

Hostname

webeye.eu

Last fetched

webeye.eu resolves to 1 IPv4 address operated by AS5483 in HU. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · webeye.euRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webeye.eu

Resolution chain

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

IPPrefixASNOperatorCountry
194.38.104.14194.38.104.0/24AS5483HU

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

46 observed subdomains of webeye.eu.

Web-graph footprint

Distinct hostnames that link to or from webeye.eu in the public web crawl.

36 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for webeye.eu.

MechanismTarget
SPF_Awebeye.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.38.104.14
SPF_IP91.83.51.11
SPF_MXwebeye.eu

Related pages

Pivot deeper into the graph from webeye.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webeye.eu"})-[: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.