Skip to content

Hostname

cic-alger.com

Last fetched

cic-alger.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · cic-alger.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cic-alger.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.93.122149.202.0.0/16AS16276FR

WHOIS identity

Registrar
iana:303
Organization
aris
Contact emails

Subdomains

6 observed subdomains of cic-alger.com.

Web-graph footprint

Distinct hostnames that link to or from cic-alger.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cic-alger.com.

MechanismTarget
SPF_Acic-alger.com
SPF_INCLUDE_spf.elasticemail.com
SPF_IP105.96.11.188
SPF_IP149.202.93.122
SPF_IP197.201.234.30
SPF_IP51.38.208.183
SPF_MXcic-alger.com

Related pages

Pivot deeper into the graph from cic-alger.com.

Cypher and MCP

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

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