Skip to content

Hostname

cal-optics.com

Last fetched

cal-optics.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · cal-optics.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cal-optics.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.77.92.5345.77.92.0/22AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:1479
Organization
contact privacy inc. customer 0144232136
Contact emails

Subdomains

8 observed subdomains of cal-optics.com.

Web-graph footprint

Distinct hostnames that link to or from cal-optics.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cal-optics.com

SPF policy

7 SPF mechanisms authorising senders for cal-optics.com.

MechanismTarget
SPF_Acal-optics.com
SPF_IP149.28.107.96
SPF_IP37.187.25.144
SPF_IP45.77.92.53
SPF_IP91.134.53.131
SPF_IP94.23.168.170
SPF_MXcal-optics.com

Related pages

Pivot deeper into the graph from cal-optics.com.

Cypher and MCP

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

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