Skip to content

Hostname

optodel.com

Last fetched

optodel.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · optodel.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/optodel.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.21.36104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.92172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.140.192.6837.140.192.0/24AS197695RU

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

10 observed subdomains of optodel.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for optodel.com.

MechanismTarget
SPF_Aoptodel.com
SPF_INCLUDE_spf.hosting.reg.ru
SPF_INCLUDErelay.mailbaby.net
SPF_IP37.140.192.68
SPF_IP66.23.233.115
SPF_MXoptodel.com

Related pages

Pivot deeper into the graph from optodel.com.

Cypher and MCP

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

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