Skip to content

Hostname

optomed.com

Last fetched

optomed.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · optomed.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/optomed.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:48
Organization
optomed oy
Contact emails

Subdomains

11 observed subdomains of optomed.com.

Web-graph footprint

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

94 sites link to this hostname.

231 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for optomed.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.kolumbus.fi
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.100.131.130
SPF_IP34.249.192.79
SPF_IP80.88.178.96
SPF_IP93.174.195.210

Related pages

Pivot deeper into the graph from optomed.com.

Cypher and MCP

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

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