Skip to content

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

WHISPER CANON · eyepieces.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eyepieces.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.13.192.2043.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
maurice leonard
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for eyepieces.com.

MechanismTarget
SPF_Aeyepieces.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.buildinglink.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.0.32.41
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP158.228.129.79/32
SPF_IP166.78.235.224
SPF_IP204.187.12.93/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP65.117.248.32/28
SPF_IP67.133.103.2
SPF_IP67.133.103.24
SPF_IP67.133.103.26
SPF_IP68.233.77.18/32
SPF_MXeyepieces.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.