Hostname
eyemed.com
Last fetched
eyemed.com resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
eyemed.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.128 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.129 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.110.200 | 2.16.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.203 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.209 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.226 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.11.206.106 | 23.11.206.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.33.40.140 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.40.155 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 66.198.8.145 | 66.198.8.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 66.198.8.172 | 66.198.8.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 92.123.104.64 | 92.123.104.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.104.67 | 92.123.104.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
41 observed subdomains of eyemed.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eyemed.com in the public web crawl.
739 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for eyemed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from eyemed.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eyemed.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.