Skip to content

Hostname

optyx.com

Last fetched

optyx.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · optyx.comRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/optyx.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.209.36.1135.208.0.0/15AS43515US

WHOIS identity

Registrar
iana:146
Organization
optyx llc.
Contact emails

Subdomains

14 observed subdomains of optyx.com.

Web-graph footprint

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

489 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for optyx.com.

MechanismTarget
SPF_INCLUDEhostmonster.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.58.75.142
SPF_IP173.220.66.50
SPF_IP198.57.202.84
SPF_IP24.136.103.222
SPF_IP24.187.244.6
SPF_IP50.199.144.249
SPF_IP66.210.217.126/32
SPF_IP68.195.228.34
SPF_IP69.193.208.54
SPF_IP71.125.49.36
SPF_IP71.167.176.14
SPF_IP72.89.184.108
SPF_IP75.99.79.210
SPF_IP98.0.177.246

Related pages

Pivot deeper into the graph from optyx.com.

Cypher and MCP

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

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