Skip to content

Hostname

optimal-media.com

Last fetched

optimal-media.com resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · optimal-media.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/optimal-media.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.96.183.4162.96.0.0/16AS8220COLT COLT Technology Services Group LimitedDE

WHOIS identity

Registrar
iana:151
Organization
christoph andreas
Contact emails

Subdomains

14 observed subdomains of optimal-media.com.

Web-graph footprint

Distinct hostnames that link to or from optimal-media.com in the public web crawl.

143 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for optimal-media.com.

MechanismTarget
SPF_Aoptimal-media.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.kabelpost.de
SPF_INCLUDEspf2.kabelpost.de
SPF_IP195.145.235.242/32
SPF_IP62.96.183.37/32
SPF_MXoptimal-media.com

Related pages

Pivot deeper into the graph from optimal-media.com.

Cypher and MCP

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

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