Skip to content

Hostname

optasense.com

Last fetched

optasense.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.54.20104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.222.131172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:168
Organization
optasense
Contact emails

Subdomains

11 observed subdomains of optasense.com.

Web-graph footprint

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

58 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for optasense.com.

MechanismTarget
SPF_INCLUDEspf-00586a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.142.133
SPF_IP18.203.33.79
SPF_IP205.217.12.155
SPF_IP23.83.209.251
SPF_IP23.83.210.53
SPF_IP2a00:1a48:7807:103:be76:4eff:fe08:bb0b
SPF_IP34.247.122.145
SPF_IP37.143.139.162
SPF_IP67.231.148.167
SPF_IP67.231.156.161
SPF_IP85.159.170.160
SPF_IP88.208.210.61

Related pages

Pivot deeper into the graph from optasense.com.

Cypher and MCP

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

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