Skip to content

Hostname

opto.com

Last fetched

opto.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · opto.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opto.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.250.21615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.63.17616.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.109.2273.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.71.733.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.180.2063.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.194.1123.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.10.2073.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.25.873.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.248.17235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.80.23335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.151.21952.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.214.2916.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.105.13016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
carl baillargeon
Contact emails

Subdomains

84 observed subdomains of opto.com.

Web-graph footprint

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

214 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for opto.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dialoginsight.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.67.52.246

Related pages

Pivot deeper into the graph from opto.com.

Cypher and MCP

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

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