Skip to content

Hostname

comite21.org

Last fetched

comite21.org resolves to 2 IPv4 addresses operated by AS47583 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · comite21.orgRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/comite21.org

Resolution chain

comite21.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
comite 21
Contact emails

Subdomains

11 observed subdomains of comite21.org.

Web-graph footprint

Distinct hostnames that link to or from comite21.org in the public web crawl.

406 sites link to this hostname.

906 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for comite21.org.

MechanismTarget
SPF_Adas0.aleaur.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.170.40.12
SPF_IP193.248.53.114
SPF_IP213.246.40.137
SPF_IP213.246.40.140

Related pages

Pivot deeper into the graph from comite21.org.

Cypher and MCP

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

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