Skip to content

Hostname

comex.obe.com

Last fetched

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

Nutrition Label

WHISPER CANON · comex.obe.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/comex.obe.com

Resolution chain

comex.obe.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

No WHOIS records are currently associated with comex.obe.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for comex.obe.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc3367-37.iphmx.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP107.20.210.250/32
SPF_IP184.175.145.162
SPF_IP184.175.145.171
SPF_IP184.175.145.189
SPF_IP208.118.229.82
SPF_IP209.64.25.247/28
SPF_IP3.17.124.102
SPF_IP52.1.14.157/32
SPF_IP52.44.151.164
SPF_IP74.118.245.71
SPF_IP74.118.247.30
SPF_MXcomex.obe.com

Related pages

Pivot deeper into the graph from comex.obe.com.

Cypher and MCP

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

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