Skip to content

Hostname

ccifa.al

Last fetched

ccifa.al resolves to 1 IPv4 address operated by INTEGRA-AS in FR.

Nutrition Label

WHISPER CANON · ccifa.alRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ccifa.al

Resolution chain

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

IPPrefixASNOperatorCountry
217.115.171.13217.115.171.0/24AS8723INTEGRA-ASFR

WHOIS identity

No WHOIS records are currently associated with ccifa.al in WhisperGraph.

Subdomains

2 observed subdomains of ccifa.al.

Web-graph footprint

Distinct hostnames that link to or from ccifa.al in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ccifa.al.

MechanismTarget
SPF_Accifa.al
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf2.bluehost.com
SPF_MXccifa.al

Related pages

Pivot deeper into the graph from ccifa.al.

Cypher and MCP

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

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