Hostname
eyepieces.com
Last fetched
eyepieces.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
eyepieces.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.13.192.204 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- maurice leonard
- Contact emails
Subdomains
2 observed subdomains of eyepieces.com.
| Subdomain |
|---|
| shop.eyepieces.com |
| www.eyepieces.com |
Web-graph footprint
Distinct hostnames that link to or from eyepieces.com in the public web crawl.
7 sites link to this hostname.
247 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for eyepieces.com.
| Mechanism | Target |
|---|---|
| SPF_A | eyepieces.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.buildinglink.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 104.0.32.41 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 158.228.129.79/32 |
| SPF_IP | 166.78.235.224 |
| SPF_IP | 204.187.12.93/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 65.117.248.32/28 |
| SPF_IP | 67.133.103.2 |
| SPF_IP | 67.133.103.24 |
| SPF_IP | 67.133.103.26 |
| SPF_IP | 68.233.77.18/32 |
| SPF_MX | eyepieces.com |
Related pages
Pivot deeper into the graph from eyepieces.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eyepieces.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.