Skip to content

Hostname

cyoptics.com

Last fetched

cyoptics.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · cyoptics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cyoptics.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.112.202.11550.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.171.21252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.22.2654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
avago technologies general ip (singapore) pte.
Contact emails

Subdomains

7 observed subdomains of cyoptics.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cyoptics.com.

MechanismTarget
SPF_INCLUDE_sub1.cyoptics.com
SPF_INCLUDE_sub2.cyoptics.com
SPF_INCLUDE_sub3.cyoptics.com
SPF_INCLUDE_sub4.cyoptics.com
SPF_IP128.94.222.181
SPF_IP128.94.67.34
SPF_IP128.94.70.59
SPF_IP135.141.8.120
SPF_IP138.239.112.140
SPF_IP138.239.224.100
SPF_IP138.239.224.99
SPF_IP147.145.40.0/24
SPF_IP192.19.192.224
SPF_IP199.3.246.48
SPF_IP199.3.246.86
SPF_IP202.86.248.48
SPF_IP202.86.248.61
SPF_IP216.31.211.11

Related pages

Pivot deeper into the graph from cyoptics.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cyoptics.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.