Skip to content

Hostname

cisac.org

Last fetched

cisac.org resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · cisac.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cisac.org

Resolution chain

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

IPPrefixASNOperatorCountry
195.154.143.5195.154.0.0/16AS12876FR

WHOIS identity

Registrar
iana:74
Organization
cisac
Contact emails

Subdomains

51 observed subdomains of cisac.org.

Web-graph footprint

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

781 sites link to this hostname.

537 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cisac.org.

MechanismTarget
SPF_Acisac.org
SPF_Amailrelay.cms-france.net
SPF_Asmtp.cms-france.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.52.249/32
SPF_IP195.154.242.138
SPF_IP54.36.121.172

Related pages

Pivot deeper into the graph from cisac.org.

Cypher and MCP

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

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