Skip to content

Hostname

optimaxcontrols.com

Last fetched

optimaxcontrols.com resolves to 2 IPv4 addresses operated by BKNS-AS-VN - Bach Kim Network solutions Join stock company in VN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · optimaxcontrols.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/optimaxcontrols.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.161.16.79103.161.16.0/23AS135967BKNS-AS-VN - Bach Kim Network solutions Join stock companyVN
42.96.12.6242.96.12.0/22AS135967BKNS-AS-VN - Bach Kim Network solutions Join stock companyVN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of optimaxcontrols.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for optimaxcontrols.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.optimaxcontrols.com

Related pages

Pivot deeper into the graph from optimaxcontrols.com.

Cypher and MCP

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

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