Skip to content

Hostname

optimaltec.com

Last fetched

optimaltec.com resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in NL. WHOIS lists iana:123 as the registrar.

Nutrition Label

WHISPER CANON · optimaltec.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/optimaltec.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.254.227.17623.254.224.0/21AS54290HOSTWINDS - Hostwinds LLC.NL

WHOIS identity

Registrar
iana:123
Organization
sergey a. lipnevich
Contact emails

Subdomains

22 observed subdomains of optimaltec.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • optimaltec.com

SPF policy

3 SPF mechanisms authorising senders for optimaltec.com.

MechanismTarget
SPF_Aoptimaltec.com
SPF_IP23.254.227.176
SPF_MXoptimaltec.com

Related pages

Pivot deeper into the graph from optimaltec.com.

Cypher and MCP

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

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