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
Resolution chain
eyexs.com 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 |
|---|---|---|---|---|
| 185.173.20.192 | 185.173.20.0/24 | AS12859 | — | NL |
| 91.98.155.46 | 91.98.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1647
- Organization
- p.j.p. menick
- Contact emails
Subdomains
24 observed subdomains of eyexs.com.
Showing 22 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eyexs.com in the public web crawl.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for eyexs.com.
| Mechanism | Target |
|---|---|
| SPF_A | eyexs.com |
| SPF_A | mail1.eyexs.com |
| SPF_A | mail2.eyexs.com |
| SPF_INCLUDE | _spf.mijnwefact.nl |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf1.keenconnect.eu |
| SPF_INCLUDE | spf1.onuc.cloud |
| SPF_IP | 45.89.132.12/32 |
| SPF_IP | 45.89.132.24/32 |
| SPF_MX | eyexs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.