Skip to content

Hostname

comendosystems.com

Last fetched

comendosystems.com resolves to 1 IPv4 address operated by AS64073 in DK. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.104.212.270.0.0.0/0AS64073DK

WHOIS identity

Registrar
iana:299
Organization
comendo security systems a/s
Contact emails

Subdomains

5,690 observed subdomains of comendosystems.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comendosystems.com.

MechanismTarget
SPF_INCLUDEa._spf.comendo.com
SPF_INCLUDEb._spf.comendo.com
SPF_INCLUDEc._spf.comendo.com
SPF_INCLUDEd._spf.comendo.com

Related pages

Pivot deeper into the graph from comendosystems.com.

Cypher and MCP

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

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