Skip to content

Hostname

comesa.int

Last fetched

comesa.int resolves to 1 IPv4 address operated by AS33763 in ZM.

Nutrition Label

WHISPER CANON · comesa.intRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint7.4/10canon.whisper.security/host/comesa.int

Resolution chain

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

IPPrefixASNOperatorCountry
160.242.61.72160.242.56.0/21AS33763ZM

WHOIS identity

Registrar
Organization
it director, africonnect domain admin
Contact emails

Subdomains

161 observed subdomains of comesa.int.

Web-graph footprint

Distinct hostnames that link to or from comesa.int in the public web crawl.

676 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comesa.int.

MechanismTarget
SPF_Acomesa.int
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcomesa.int

Related pages

Pivot deeper into the graph from comesa.int.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comesa.int"})-[: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.