Skip to content

Hostname

optym.com

Last fetched

optym.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

optym.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for optym.com.

MechanismTarget
SPF_INCLUDE21629343.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.42.100.59
SPF_IP106.51.78.113
SPF_IP13.64.36.225
SPF_IP13.77.164.12
SPF_IP13.92.86.146
SPF_IP134.195.232.0/24
SPF_IP14.143.217.168/29
SPF_IP212.42.209.194
SPF_IP216.52.202.0/23
SPF_IP217.113.31.66
SPF_IP217.113.31.67
SPF_IP217.113.31.68
SPF_IP217.113.31.69
SPF_IP35.185.88.232
SPF_IP52.151.243.35
SPF_IP52.151.44.43
SPF_IP52.186.29.205
SPF_IP52.188.179.192
SPF_IP52.44.191.5
SPF_IP81.16.2.120
SPF_IP81.16.2.121
SPF_IP81.16.2.122
SPF_IP81.16.2.123

Related pages

Pivot deeper into the graph from optym.com.

Cypher and MCP

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

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