Skip to content

Hostname

eyexs.com

Last fetched

eyexs.com resolves to 2 IPv4 addresses operated by AS12859 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · eyexs.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/eyexs.com

Resolution chain

eyexs.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
p.j.p. menick
Contact emails

Subdomains

24 observed subdomains of eyexs.com.

Web-graph footprint

Distinct hostnames that link to or from eyexs.com in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for eyexs.com.

MechanismTarget
SPF_Aeyexs.com
SPF_Amail1.eyexs.com
SPF_Amail2.eyexs.com
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf1.keenconnect.eu
SPF_INCLUDEspf1.onuc.cloud
SPF_IP45.89.132.12/32
SPF_IP45.89.132.24/32
SPF_MXeyexs.com

Related pages

Pivot deeper into the graph from eyexs.com.

Cypher and MCP

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

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