Skip to content

Hostname

comexdev.obe.com

Last fetched

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

Nutrition Label

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

Resolution chain

comexdev.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 comexdev.obe.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for comexdev.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_MXcomexdev.obe.com

Related pages

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

Cypher and MCP

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

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